[−][src]Module casper_node::rpcs::info
RPCs returning ancillary information.
Structs
| GetDeploy | "info_get_deploy" RPC. |
| GetDeployParams | Params for "info_get_deploy" RPC request. |
| GetDeployResult | Result for "info_get_deploy" RPC response. |
| GetPeers | "info_get_peers" RPC. |
| GetPeersResult | Result for "info_get_peers" RPC response. |
| GetStatus | "info_get_status" RPC. |
| GetStatusResult | Result for "info_get_status" RPC response. |
| JsonExecutionResult | The execution result of a single deploy. |
| MinimalBlockInfo | Minimal info of a |