Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_bypass_consistency_check
source · pub fn set_bypass_consistency_check<T: Config>(new: bool)
Expand description
Setting this to true will disable consistency checks for the configuration setters. Use with caution.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_bypass_consistency_check
.