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

Objects that have a code hash in either capitalization.

Generated using TypeDoc