Module casper_node::rpcs

source ·
Expand description

The set of JSON-RPCs which the API server handles.

Modules§

  • RPCs related to accounts.
  • RPCs related to the block chain.
  • RPCs related to finding information about currently supported RPCs.
  • RPCs returning ancillary information.
  • RPC related to speculative execution.
  • RPCs related to the state.

Enums§

  • The various codes which can be returned in the JSON-RPC Response’s error object.
  • An enum to be used as the data field of a JSON-RPC error response.