Crate sc_consensus_grandpa_rpc
source ·Expand description
RPC API for GRANDPA.
Structs§
- Provides RPC methods for interacting with GRANDPA.
Traits§
- Client implementation for the
GrandpaApi
RPC API. - Server trait implementation for the
GrandpaApi
RPC API.