Crate sc_consensus_babe_rpc
source ·Expand description
RPC api for babe.
Structs
- Provides RPC methods for interacting with Babe.
- Holds information about the
slot’s that can be claimed by a given key.
Enums
- Top-level error type for the RPC handler.
Traits
- Client implementation for the
BabeApiRPC API. - Server trait implementation for the
BabeApiRPC API.