[−][src]Module casper_node::rpcs::chain
RPCs related to the block chain.
Structs
| GetBlock | "chain_get_block" RPC. |
| GetBlockParams | Params for "chain_get_block" RPC request. |
| GetBlockResult | Result for "chain_get_block" RPC response. |
| GetStateRootHash | "chain_get_state_root_hash" RPC. |
| GetStateRootHashParams | Params for "chain_get_state_root_hash" RPC request. |
| GetStateRootHashResult | Result for "chain_get_state_root_hash" RPC response. |
Enums
| BlockIdentifier | Identifier for possible ways to retrieve a block. |