Module casper_node::rpcs
source · [−]Expand description
The set of JSON-RPCs which the API server handles.
See https://github.com/CasperLabs/ceps/blob/master/text/0009-client-api.md#rpcs for info.
Modules
RPCs related to accounts.
RPCs related to the block chain.
RPCs related to finding information about currently supported RPCs.
RPCs returning ancillary information.
RPCs related to the state.
Constants
The URL path.
Traits
A JSON-RPC with the “params” field optional.
A JSON-RPC requiring the “params” field to be present.
A JSON-RPC requiring the “params” field to be absent.
