Expand description
RPC interface for the transaction payment pallet.
Structs§
- Transaction
Payment - Provides RPC methods to query a dispatchable’s class, weight and fee.
Enums§
- Error
- Error type of this RPC api.
Traits§
- Transaction
Payment ApiClient - Client implementation for the
TransactionPaymentApi
RPC API. - Transaction
Payment ApiServer - Server trait implementation for the
TransactionPaymentApi
RPC API. - Transaction
Payment Runtime Api