Skip to content

"zks_getBytecodeByHash" method shouldn't accept txn hash input #65

@sarahschwartz

Description

@sarahschwartz

In get_bytecode_by_hash at https://github.com/matter-labs/alloy-zksync/blob/main/src/provider/mod.rs#L206 a txn hash is passed in zks_getBytecodeByHash, but this method is meant to accept the bytecode hash of a contract, not a transaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions