How about change the [getBytesCode]'s return value to hex string #477
Unanswered
HappySean2845
asked this question in
Idea / Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In ethers.js the function
getCodealways returns0x, but in Viem, I saw it will returnundefinedwhen get code0xfrom rpc call. That will be more convenient for users who use ethets.js to migrate to Viem.Beta Was this translation helpful? Give feedback.
All reactions