[][src]Module casper_node::rpcs::chain

RPCs related to the block chain.

Structs

EraSummary

The summary of an era

GetBlock

"chain_get_block" RPC.

GetBlockParams

Params for "chain_get_block" RPC request.

GetBlockResult

Result for "chain_get_block" RPC response.

GetBlockTransfers

"chain_get_block_transfers" RPC.

GetBlockTransfersParams

Params for "chain_get_block_transfers" RPC request.

GetBlockTransfersResult

Result for "chain_get_block_transfers" RPC response.

GetEraInfoBySwitchBlock

"chain_get_era_info_by_switch_block" RPC

GetEraInfoParams

Params for "chain_get_era_info" RPC request.

GetEraInfoResult

Result for "chain_get_era_info" 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.