Replies: 1 comment
-
Can you include a code snippet? Also, the docs you should probably be looking at are here: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
i use ethers.contractFactory to deploy my contract. it show below error.
i copy the bytecode in program. The bytecode source in remix.ethereum.
ERROR Error: Uncaught (in promise): Error: invalid bytecode (argument="bytecode", value="0x608060405234801562000011576000...............";
https://docs.ethers.io/v4/api-contract.html
Beta Was this translation helpful? Give feedback.
All reactions