referrerpolicy=no-referrer-when-downgrade

Type Alias bp_runtime::extensions::ChargeTransactionPayment

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

The TransactionExtensionSchema for pallet_transaction_payment::ChargeTransactionPayment.

Aliased Type§

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