Crate pallet_transaction_payment_rpc_runtime_api[][src]

Expand description

Runtime API definition for transaction payment pallet.

Structs

The FeeDetails is composed of:

The base fee and adjusted weight and length fees constitute the inclusion fee.

Information related to a dispatchable’s class, weight, and fee that can be queried from the runtime.

Traits