Is it possible to get the hash/ID of the transaction having its raw signed hex value only?
Asked
Active
Viewed 164 times
1 Answers
1
The tx hash is not serialized. Rather it is computed from the tx data. This answer discusses how the hash is calculated.

jtgrassie
- 19,111
- 4
- 14
- 51