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
Errors encountered by the RPC
Traits
Client implementation for the
BabeApi
RPC API.Server trait implementation for the
BabeApi
RPC API.