Type Alias Queues

Queues: StorageDescriptor<[Key: number], {
    amount: bigint;
    who: SS58String;
}[], false, never>

The queues of bids. Indexed by duration (in Periods).