Type Alias CodeByHash

CodeByHash: StorageDescriptor<[Key: FixedSizeBinary<32>], Binary, true, never>

Validation code stored by its hash.

This storage is consistent with [FutureCodeHash], [CurrentCodeHash] and [PastCodeHash].