Function frame_system::pallet::dispatchables::set_code
source · pub fn set_code<T: Config>(code: Vec<u8>)
Expand description
Set the new runtime code.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_code
.