referrerpolicy=no-referrer-when-downgrade

Crate sc_consensus_babe_rpc

Source
Expand description

RPC api for babe.

Structs§

Babe
Provides RPC methods for interacting with Babe.
EpochAuthorship
Holds information about the slot’s that can be claimed by a given key.

Enums§

Error
Top-level error type for the RPC handler.

Traits§

BabeApiClient
Client implementation for the BabeApi RPC API.
BabeApiServer
Server trait implementation for the BabeApi RPC API.