pub type TransactionPayment = Pallet<Runtime>;
Provides the ability to charge for extrinsic execution.
pub struct TransactionPayment(/* private fields */);