CandidateList: StorageDescriptor<[], {
    deposit: bigint;
    who: SS58String;
}[], false>

The (community, limited) collation candidates. Candidates and Invulnerables should be mutually exclusive.

This list is sorted in ascending order by deposit and when the deposits are equal, the least recently updated is considered greater.