Function pallet_gear::pallet::dispatchables::set_execute_inherent
source · pub fn set_execute_inherent<T: Config>(value: bool)
Expand description
Sets ExecuteInherent
flag.
Requires root origin (eventually, will only be set via referendum)
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_execute_inherent
.