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