Crate beefy_gadget_rpc
source ·Expand description
RPC API for BEEFY.
Structs
- Implements the BeefyApi RPC trait for interacting with BEEFY.
Enums
- Top-level error type for the RPC handler
- The error codes returned by jsonrpc.
Traits
- Client implementation for the
BeefyApi
RPC API. - Server trait implementation for the
BeefyApi
RPC API.