Crate ab_node_rpc_server

Crate ab_node_rpc_server 

Source
Expand description

RPC API for the farmer

Structs§

FarmerRpc
Implements the FarmerRpcApiServer trait for farmer to connect to
FarmerRpcConfig
Farmer RPC configuration
FarmerRpcWorker
Worker that drives RPC server tasks

Enums§

Error
Top-level error type for the RPC handler.

Traits§

FarmerRpcApiServer
Server trait implementation for the FarmerRpcApi RPC API.