Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(contract-verifier): Check for 0x in zkvyper output (#2693)
## What ❔ Check for 0x in zkvyper output ## Why ❔ Don't panic when bytecode is 0x prefixed ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [ ] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [ ] Tests for the changes have been added / updated. - [ ] Documentation comments have been added / updated. - [ ] Code has been formatted via `zk fmt` and `zk lint`.
- Loading branch information