pub fn set_code_without_checks<T: Config>(code: Vec<u8>)
Expand description

Set the new runtime code without doing any checks of the given code.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::set_code_without_checks.