Subject: Facing "TypeError: invalid private key" during deployment #6416
AmineMerad688
started this conversation in
General
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.
-
Description:
I'm encountering an issue while attempting to deploy a contract using ethers.js. The error message I'm receiving is as follows:
My code :
Issue Description:
I'm using the correct private key, but I'm consistently receiving an "invalid private key" error during deployment. The private key is a hexadecimal string and appears to be in the correct format. Could someone please review the code and provide insights into what might be causing this issue? Any help would be greatly appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions