Constant frame_benchmarking::well_known_keys::CODE  
source · pub const CODE: &'static [u8];Expand description
Wasm code of the runtime.
Stored as a raw byte vector. Required by substrate.
pub const CODE: &'static [u8];Wasm code of the runtime.
Stored as a raw byte vector. Required by substrate.