Type Alias phronesis_runtime::EVM

source ·
pub type EVM = Pallet<Runtime>;

Aliased Type§

struct EVM(PhantomData<Runtime>);

Fields§

§0: PhantomData<Runtime>