Constant frame_support::traits::ON_RUNTIME_UPGRADE_PREFIX [−][src]
pub const ON_RUNTIME_UPGRADE_PREFIX: &[u8] = b"__ON_RUNTIME_UPGRADE__";
Expand description
Prefix to be used (optionally) for implementing OnRuntimeUpgradeHelpersExt::storage_key
.