Hashed: {
    code_hash: CodeHash;
} | {
    codeHash: CodeHash;
}

Objects that have a code hash in either capitalization.

Type declaration

Type declaration

Generated using TypeDoc