Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_node_feature
source · pub fn set_node_feature<T: Config>(index: u8, value: bool)
Expand description
Set/Unset a node feature.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_node_feature
.