Lesson 5: General Private Key Question #748
Unanswered
Daruma1800
asked this question in
Q&A
Replies: 2 comments 3 replies
-
|
Share your code please? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello @Daruma1800 make sure you are importing correctly the private key and your get_account() is returning it from brownie.config.yaml (from key) other wise it would return one from ganache, so the private keys will mismatch. |
Beta Was this translation helpful? Give feedback.
3 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.
-
When inputting a private key into a env and then running the script to print that account how come the return doesn't provide the actual Private Key, it provides a completely different string? I am not getting an error just curious?
Beta Was this translation helpful? Give feedback.
All reactions