Skip to main content

TransactionPayment

Type Alias TransactionPayment 

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

Provides the ability to charge for extrinsic execution.

Aliased Typeยง

pub struct TransactionPayment(/* private fields */);