pub const STORAGE_PREFIX: &'static [u8] = b"storage";
Expand description

Persistent storage prefix used by the Offchain Worker API when creating a DB key.