pub fn nudge_referendum<T: Config<I>, I: 'static>(index: ReferendumIndex)
Expand description

Advance a referendum onto its next logical state. Only used internally.

  • origin: must be Root.
  • index: the referendum to be advanced.

Warning: Doc-Only

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