referrerpolicy=no-referrer-when-downgrade

ChargeTransactionPayment

Type Alias ChargeTransactionPayment 

Source
pub type ChargeTransactionPayment<Balance> = GenericTransactionExtensionSchema<Compact<Balance>, ()>;
Expand description

The TransactionExtensionSchema for pallet_transaction_payment::ChargeTransactionPayment.

Aliased Type§

pub struct ChargeTransactionPayment<Balance>(/* private fields */);