Crate mmr_rpc

Source
Expand description

Node-specific RPC methods for interaction with Merkle Mountain Range pallet.

Structs§

LeavesProof
Retrieved MMR leaves and their proof.
Mmr
MMR RPC methods.

Traits§

MmrApiClient
Client implementation for the MmrApi RPC API.
MmrApiServer
Server trait implementation for the MmrApi RPC API.
MmrRuntimeApi
API to interact with MMR pallet.