pub type TransactionPayment<T> = Pallet<T>;

Aliased Type§

struct TransactionPayment<T>(/* private fields */);