referrerpolicy=no-referrer-when-downgrade

Type Alias minimal_template_runtime::TransactionPayment

source ·
pub type TransactionPayment = Pallet<Runtime>;
Expand description

Provides the ability to charge for extrinsic execution.

Aliased Type§

struct TransactionPayment(/* private fields */);