Structs§
- RpcServer
- Simple JSON-RPC server over TCP (one JSON object per line)
- RpcState
- Shared state accessible by the RPC server
Type Aliases§
- Status
Tuple - Status tuple: (current_view, last_committed_height, epoch_number, validator_count, epoch_start_view)