Type Alias frontier_template_runtime::EthereumConfig
source · pub type EthereumConfig = GenesisConfig<Runtime>;
Aliased Type§
struct EthereumConfig {
pub _marker: PhantomData<Runtime>,
}
Fields§
§_marker: PhantomData<Runtime>
pub type EthereumConfig = GenesisConfig<Runtime>;
struct EthereumConfig {
pub _marker: PhantomData<Runtime>,
}
_marker: PhantomData<Runtime>