Expand description
Node-specific RPC methods for interaction with Merkle Mountain Range pallet.
Structs§
- Leaves
Proof - Retrieved MMR leaves and their proof.
- Mmr
- MMR RPC methods.
Traits§
- MmrApi
Client - Client implementation for the
MmrApi
RPC API. - MmrApi
Server - Server trait implementation for the
MmrApi
RPC API. - MmrRuntime
Api - API to interact with MMR pallet.