Closed antazoey closed 1 year ago
Implements Ganache's feature of unlocked accounts. https://trufflesuite.com/blog/introducing-ganache-7/#7-impersonate-any-account
fixes: APE-379
Allow user to specify accounts in config file. Add those accounts to the CLI build command function.
See the test I added.
What I did
Implements Ganache's feature of unlocked accounts. https://trufflesuite.com/blog/introducing-ganache-7/#7-impersonate-any-account
fixes: APE-379
How I did it
Allow user to specify accounts in config file. Add those accounts to the CLI build command function.
How to verify it
See the test I added.
Checklist