pub const STORAGE_PREFIX: &[u8] = b"storage";
Persistent storage prefix used by the Offchain Worker API when creating a DB key.