pub type TransactionPayment = Pallet<Runtime>;

Aliased Type§

struct TransactionPayment(PhantomData<Runtime>);

Fields§

§0: PhantomData<Runtime>