-
hardhat-config.js:
helper-hardhat.config:
MockV3Aggregator:
00-deploy-mock:
When I try to run the command: I can't seem to figure out why this error is generated. I've cross-referenced the code on the repository and it doesn't appear to have any differences (up until this part) so I'm not sure how to fix it. Any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
1 hour later: Forgot the curly parenthesis around |
Beta Was this translation helpful? Give feedback.
1 hour later: Forgot the curly parenthesis around
deployer
in00-deploy-mock.js
:')