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