Nethereum / Nethereum.Playground

Compile and run Nethereum snippets on the browser
MIT License
28 stars 17 forks source link

Sample "signing offline" - added calculation of transaction hash before sending #13

Closed KevinSmall closed 5 years ago

KevinSmall commented 5 years ago

In sample "Smart contracts: Signing offline Function / Contract Deployment messages":

Added additional code at the end to show how to calculate the transaction hash before transaction is sent.