laconicd-deprecated/rpc
Austin Abell 2ca42cc155
Implement eth_sendRawTransaction (#101)
* Implement sendRawTransaction (tx not being broadcasted to node from server)

* Add broadcast type flag to rpc API and fixed amount validation

* Add documentation
2019-09-18 16:14:39 -04:00
..
tester Basic RPC and CLI Queries (#77) 2019-07-25 16:38:55 -04:00
apis.go RPC unlock Ethermint key and eth_sign (#99) 2019-09-18 14:45:21 -04:00
config.go Implement eth_sendRawTransaction (#101) 2019-09-18 16:14:39 -04:00
eth_api.go Implement eth_sendRawTransaction (#101) 2019-09-18 16:14:39 -04:00
personal_api.go RPC unlock Ethermint key and eth_sign (#99) 2019-09-18 14:45:21 -04:00
web3_api.go Basic RPC and CLI Queries (#77) 2019-07-25 16:38:55 -04:00