Crate pallet_msa_runtime_api
source ·Expand description
Runtime API definition for MSA
This api must be implemented by the node runtime. Runtime APIs Provide:
- An interface between the runtime and Custom RPCs.
- Runtime interfaces for end users beyond just State Queries
Traits
- Runtime Version for MSAs