forked from cerc-io/laconicd-deprecated
* Set up framework for sending transaction with correct args and nonce mutex locking * Set up printing ethereum address through emintkeys and getting chainid from flags * Implemented defaults for eth_sendTransaction * Fix bug with no data provided * Updated comments and error, as well as RLP encoded tx bytes for return instead of amino encoded |
||
|---|---|---|
| .. | ||
| args | ||
| tester | ||
| addrlock.go | ||
| apis.go | ||
| config.go | ||
| eth_api.go | ||
| personal_api.go | ||
| web3_api.go | ||