web3dart
web3dart copied to clipboard
Tx Information Type Tweaked to Allow for Get Tx From Hash to Return P…
…roperly
@simolus3 Let me know your thoughts on this. When using getTransactionByHash() function, r, s,v from msgSig are not returned. Removed them without making them nullable in order to leave the rest of the package intact.