Crate pallet_frequency_tx_payment_rpc

Source
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§

CapacityPaymentHandler
Provides RPC methods to query a dispatchable’s class, weight and fee.

Enums§

Error
Error type of this RPC api.

Traits§

CapacityPaymentApiClient
Client implementation for the CapacityPaymentApi RPC API.
CapacityPaymentApiServer
Server trait implementation for the CapacityPaymentApi RPC API.
CapacityTransactionPaymentRuntimeApi
Runtime Version for Frequency Payment