Releases: stefanhengl/ethereumjs-remote
Releases · stefanhengl/ethereumjs-remote
2.0.0
The interface has changed, which warrants a major release.
callContractFunction
was renamed to sendTransaction
- new function
call
that allows sending message calls
createSignedTransaction
now takes an object as input instead of single parameters
- Fixed typos in README