pub type NextDispatchRoundStartWith<T: Config> = StorageValue<_GeneratedPrefixForStorageNextDispatchRoundStartWith<T>, ParaId>;
Expand description

This is the para that gets will get dispatched first during the next upward dispatchable queue execution round.

Invariant:

  • If Some(para), then para must be present in NeedsDispatch.