[][src]Constant sp_storage::well_known_keys::CODE

pub const CODE: &'static [u8] = b":code";

Wasm code of the runtime.

Stored as a raw byte vector. Required by substrate.