Lesson 9: deconstructor #1190
Unanswered
GaneshDonikena
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Even when you have this? |
Beta Was this translation helpful? Give feedback.
4 replies
-
Check if you have this in your |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi everyone!, why can't I use 'deconstructor' type in test:
deployer = (await getNamedAccounts()).deployer
I'm unable to use:
const {deployer} = await getNamedAccounts()
Beta Was this translation helpful? Give feedback.
All reactions