Type Alias UpcomingUpgrades

UpcomingUpgrades: StorageDescriptor<
    [],
    FixedSizeArray<2, number>[],
    false,
    never,
>

The list of upcoming code upgrades.

Each item is a pair of which para performs a code upgrade and at which relay-chain block it is expected at.

Ordered ascending by block number.