referrerpolicy=no-referrer-when-downgrade

Type Alias cumulus_test_runtime::TestPalletConfig

source ·
pub type TestPalletConfig = GenesisConfig<Runtime>;

Aliased Type§

struct TestPalletConfig {
    pub _config: PhantomData<Runtime>,
}

Fields§

§_config: PhantomData<Runtime>