All chains
    Preparing search index...

    Type Alias PastCodeHash

    PastCodeHash: StorageDescriptor<
        [Key: FixedSizeArray<2, number>],
        FixedSizeBinary<32>,
        true,
        never,
    >

    Actual past code hash, indicated by the para id as well as the block number at which it became outdated.

    Corresponding code can be retrieved with [CodeByHash].