Expand description
RPC API for the farmer
Structs§
- Farmer
Rpc - Implements the
FarmerRpcApiServertrait for farmer to connect to - Farmer
RpcConfig - Farmer RPC configuration
- Farmer
RpcWorker - Worker that drives RPC server tasks
Enums§
- Error
- Top-level error type for the RPC handler.
Traits§
- Farmer
RpcApi Server - Server trait implementation for the
FarmerRpcApiRPC API.