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 TestOnRuntimeUpgrade to ensure that [OnRuntimeUpgrade] works as expected.