moneybutton / bsv

Bitcoin SV javascript library
Other
205 stars 107 forks source link

Add sighashPreimage function to Transaction #203

Closed jdh7190 closed 3 years ago

jdh7190 commented 3 years ago

From @shruggr :

This abstracts out the creation of the sighash buffer from the actual hashing itself to allow access for OP_PUSH_TX transactions.