All chains
    Preparing search index...

    Type Alias PristineCode

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

    A mapping from a contract's code hash to its code. The code's size is bounded by [crate::limits::BLOB_BYTES] for PVM and [revm::primitives::eip170::MAX_CODE_SIZE] for EVM bytecode.