forked from cerc-io/laconicd-deprecated
- Updates RPC return types
- Removes custom query types in favour of default eth
- This is largely to allow for proper hexadecimal formatting (provided by `hexutil`), as the API is very specific about formatting.
|
||
|---|---|---|
| .. | ||
| chain_config.go | ||
| codec.go | ||
| dump.go | ||
| journal.go | ||
| key.go | ||
| msg_encoding.go | ||
| msg_test.go | ||
| msg.go | ||
| state_object.go | ||
| statedb.go | ||
| utils.go | ||