Expand description
Runtime API definition for Capacity
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
Structs
- Provides RPC methods to query a dispatchable’s class, weight and fee.
Enums
- Error type of this RPC api.
Traits
- Client implementation for the
CapacityPaymentApi
RPC API. - Server trait implementation for the
CapacityPaymentApi
RPC API. - Runtime Version for Frequency Payment