referrerpolicy=no-referrer-when-downgrade

Crate pallet_transaction_payment_rpc

Source
Expand description

RPC interface for the transaction payment pallet.

Structs§

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

Enums§

Error
Error type of this RPC api.

Traits§

TransactionPaymentApiClient
Client implementation for the TransactionPaymentApi RPC API.
TransactionPaymentApiServer
Server trait implementation for the TransactionPaymentApi RPC API.
TransactionPaymentRuntimeApi