Skip to main content

Module rpc

Module rpc 

Source

Structs§

RpcServer
Simple JSON-RPC server over TCP (one JSON object per line)
RpcState
Shared state accessible by the RPC server

Type Aliases§

StatusTuple
Status tuple: (current_view, last_committed_height, epoch_number, validator_count, epoch_start_view)