forked from cerc-io/laconicd-deprecated
- Introduces rpc command to cli (rest-server) - Moves server/rpc to rpc/ - Enables module selection (eg. "web3" or "eth" or "web3,eth"), however there is no CLI flag to configure these (See #74) - Adds CLI context to eth API |
||
|---|---|---|
| .. | ||
| apis_test.go | ||
| apis.go | ||
| config.go | ||
| eth_api.go | ||
| rpc_test.go | ||
| rpc.go | ||
| web3_api.go | ||