referrerpolicy=no-referrer-when-downgrade

Crate sc_consensus_beefy_rpc

Source
Expand description

RPC API for BEEFY.

Structs§

Beefy
Implements the BeefyApi RPC trait for interacting with BEEFY.

Enums§

Error
Top-level error type for the RPC handler
ErrorCode
The error codes returned by jsonrpc.

Traits§

BeefyApiClient
Client implementation for the BeefyApi RPC API.
BeefyApiServer
Server trait implementation for the BeefyApi RPC API.