Type Alias bp_runtime::extensions::ChargeTransactionPayment
source · pub type ChargeTransactionPayment<Balance> = GenericSignedExtensionSchema<Compact<Balance>, ()>;Expand description
The SignedExtensionSchema for pallet_transaction_payment::ChargeTransactionPayment.
Aliased Type§
struct ChargeTransactionPayment<Balance>(/* private fields */);