referrerpolicy=no-referrer-when-downgrade

Type Alias TransactionPayment

Source
pub type TransactionPayment = Pallet<Runtime>;
Expand description

Provides the ability to charge for extrinsic execution.

Aliased Type§

struct TransactionPayment(/* private fields */);