lesson 6: error HardhatError: HH303 #1361
Unanswered
jorgect207
asked this question in
Q&A
Replies: 2 comments
-
@jorgect207 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Problem lies here: async function verification(contractAddress, arg) {
console.log("verication contract...")
try {
await run("verify: verify", {
address: contractAddress,
constructorArguments: arg,
})
} Specifically: There should be no space above, ie |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
some can help me with that?
Beta Was this translation helpful? Give feedback.
All reactions