Skip to content

Commit 83b0e77

Browse files
Krishang NadgaudaKrishang Nadgauda
Krishang Nadgauda
authored and
Krishang Nadgauda
committed
await deployment in deploy script
1 parent c186823 commit 83b0e77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/deploy/dropERC20.ts

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ async function main() {
1313
dropERC20.address,
1414
);
1515

16+
await dropERC20.deployTransaction.wait();
17+
1618
console.log("\n");
1719

1820
console.log("Verifying contract.");

0 commit comments

Comments
 (0)