Open eliotstock opened 1 year ago
Looks like something in your private key formatting, "0x" should be prefixed. I have pushed a env example file.
Your README.md
says nothing about creating an .env
file, so I don't have one. Even your new example file doesn't explain what to put in it. Am I supposed to generate a new key and mnemonic? How?
If any key will do, why doesn't the test code create one itself?
And if the tests depend on this file existing and it doesn't, the failure message should say that the file doesn't exist, not that the type of something or other isn't what was expected.
added details about .env
to README.md
I ran tests with:
They failed with: