Skip to content

Commit

Permalink
Update scripts/testNetworkLiquidAssets.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Marshall <[email protected]>
  • Loading branch information
bee344 and marshacb authored Nov 9, 2023
1 parent cdb8ae9 commit 7c13d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/testNetworkLiquidAssets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ const main = async () => {

const lpToken = Number(nextLpToken) - 1;

logWithDate(chalk.yellow('Asset and Liquidit Pool created'));
logWithDate(chalk.yellow('Asset and Liquidity Pool created'));

logWithDate(chalk.green(`Liquidity Pool Token ID: ${lpToken}`));

Expand Down

0 comments on commit 7c13d82

Please sign in to comment.