Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion v3-sdk/swap-and-add-liquidity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This is an example that demonstrates how to swap between currencies and add those currencies to a liquidity pool in the same transaction that includes running against mainnet, locally, and using a wallet connection.

The core functionality of this example can be found in [`swapAndAddLiquidity`](./src/libs/liquidity.ts#L36).
The core functionality of this example can be found in [`swapAndAddLiquidity`](./src/libs/liquidity.ts#L48).

## Configuration

Expand Down