pub fn halt_unhalt_pallet<T: Config>(halt: bool)
Expand description

Halts or unhalts the inflation process.

The origin has to have root access.

  • halt: true to halt the inflation process, false to unhalt it.

§Warning: Doc-Only

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