Expand description
RPC api for babe.
Structs§
- Babe
- Provides RPC methods for interacting with Babe.
- Epoch
Authorship - 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§
- Babe
ApiClient - Client implementation for the
BabeApi
RPC API. - Babe
ApiServer - Server trait implementation for the
BabeApi
RPC API.