LESSON 7: "Invalid account: #0 for network: rinkeby - private key too short, expected 32 bytes" #2071
-
I was facing this error while deploying it on rinkeby:
I have enclosed the URL in quotes.
I have tried deleting the .env.example file and also tried prefixing the private key with"0x" Could anyone help here? @krakxn @othaime-en @alymurtazamemon @adityabhattad2021 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 19 replies
-
The problem is you mistakenly provide public key instead of private key in .env file please try inserting private key instead. |
Beta Was this translation helpful? Give feedback.
The problem is you mistakenly provide public key instead of private key in .env file please try inserting private key instead.
The bigger one is private key in metamask.