pub type QueuedSolution<T: Config> = StorageValue<_GeneratedPrefixForStorageQueuedSolution<T>, ReadySolution<T::AccountId>>;
Expand description

Current best solution, signed or unsigned, queued to be returned upon elect.