Skip to content

Commit

Permalink
prepare dex task
Browse files Browse the repository at this point in the history
  • Loading branch information
Rolaman committed Oct 28, 2024
1 parent 43a2e88 commit 6fbb3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/prepare/prepare-dex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ task("prepare-dex", "Prepare DEX contract and set currency to wallets")
amount: amount,
hre,
});
console.log(`Sent ${amount} tokens to ${receiver}`);
}

// 3. ROUTER: ADD LIQUIDITY
Expand Down

0 comments on commit 6fbb3d6

Please sign in to comment.