pub const TEST_RUNTIME_UPGRADE_KEY: &[u8] = b"+test_runtime_upgrade_key+";Expand description
Some key that we set in genesis and only read in
SingleBlockMigrations to ensure that
OnRuntimeUpgrade works as expected.
pub const TEST_RUNTIME_UPGRADE_KEY: &[u8] = b"+test_runtime_upgrade_key+";Some key that we set in genesis and only read in
SingleBlockMigrations to ensure that
OnRuntimeUpgrade works as expected.