All chains
    Preparing search index...

    Type Alias AuthorizedCodeHash

    AuthorizedCodeHash: StorageDescriptor<
        [Key: number],
        { code_hash: FixedSizeBinary<32>; expire_at: number },
        true,
        never,
    >

    The code hash authorizations for a para which will expire expire_at BlockNumberFor<T>.