lesson 7 at 8:48:48 #259
princesinghkushwah
started this conversation in
General
Replies: 2 comments
-
You should try putting your private key inside an array also if you have declared a env variable for your rpc url why are you directly using the url you shoud use the variable instead. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Change: accounts:PRIVATE_KEY, To: accounts: [PRIVATE_KEY], |
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'm getting this error when i run yarn hardhat run scripts/deploye.js --network rinkeby
Beta Was this translation helpful? Give feedback.
All reactions