one_fewer_deciding: TxDescriptor<{
    track: number;
}>

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

  • origin: must be Root.
  • track: the track to be advanced.

Action item for when there is now one fewer referendum in the deciding phase and the DecidingCount is not yet updated. This means that we should either:

  • begin deciding another referendum (and leave DecidingCount alone); or
  • decrement DecidingCount.