Type Alias g1_runtime::Grandpa

source ·
pub type Grandpa = Pallet<Runtime>;

Aliased Type§

struct Grandpa(PhantomData<Runtime>);

Fields§

§0: PhantomData<Runtime>