lesson 7: getNamedAccounts #4975
Replies: 2 comments
-
getNamedAccounts: () => Promise<{ [name: string]: string }>: a function returning an object whose keys are names and values are addresses. It is parsed from the namedAccounts configuration (see Configuration). <--- Click the link for illustration & // descriptions deployments: contains functions to access past deployments or to save new ones, as well as helpers functions. |
Beta Was this translation helpful? Give feedback.
-
@Cointerior In the hardhat config file, we define the We define the And as @paulcoffee85 mentioned |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Pls I need someone to explain the getNamedAccounts with respect to deployer and default in the hardhat-config file
Thanks
Beta Was this translation helpful? Give feedback.
All reactions