Wait for full deployment before checking contract source code #4650
Closed
SimonR-Nano
started this conversation in
General
Replies: 1 comment 1 reply
|
It depends on the library you are using. In ethers you can use |
1 reply
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.
Hello!
I'm trying to verify my contract but i got:
Is it possible to wait the full deployement without making a "delay" with a typed value... Like
await delay(10000)...All reactions