Constant sp_runtime::offchain::STORAGE_PREFIX
source · pub const STORAGE_PREFIX: &'static [u8];
Expand description
Persistent storage prefix used by the Offchain Worker API when creating a DB key.
pub const STORAGE_PREFIX: &'static [u8];
Persistent storage prefix used by the Offchain Worker API when creating a DB key.