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