[][src]Crate sc_consensus_babe_rpc

RPC api for babe.

Modules

gen_client

The generated client module.

Structs

BabeRPCHandler

Implements the BabeRPC trait for interacting with Babe.

EpochAuthorship

Holds information about the slot_number's that can be claimed by a given key.

Enums

Error

Errors encountered by the RPC

Traits

BabeApi

Provides rpc methods for interacting with Babe.