Type Alias gtest_runtime::TransactionPayment
source · pub type TransactionPayment = Pallet<Runtime>;
Aliased Type§
struct TransactionPayment(PhantomData<Runtime>);
Fields§
§0: PhantomData<Runtime>
pub type TransactionPayment = Pallet<Runtime>;
struct TransactionPayment(PhantomData<Runtime>);
0: PhantomData<Runtime>