Type Alias FutureCodeHash

FutureCodeHash: StorageDescriptor<
    [Key: number],
    FixedSizeBinary<32>,
    true,
    never,
>

The actual future code hash of a para.

Corresponding code can be retrieved with [CodeByHash].