Type Alias gdev_runtime::Identity

source ·
pub type Identity = Pallet<Runtime>;

Aliased Type§

struct Identity(PhantomData<Runtime>);

Fields§

§0: PhantomData<Runtime>