Function pallet_glutton::pallet::dispatchables::set_compute
source · pub fn set_compute<T: Config>(compute: FixedU64)
Expand description
Set how much of the remaining ref_time
weight should be consumed by on_idle
.
Only callable by Root or AdminOrigin
.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_compute
.