Type Alias QueueTotals

QueueTotals: StorageDescriptor<[], [number, bigint][], false, never>

The totals of items and balances within each queue. Saves a lot of storage reads in the case of sparsely packed queues.

The vector is indexed by duration in Periods, offset by one, so information on the queue whose duration is one Period would be storage 0.