Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anasbelbaz authored Jun 19, 2024
1 parent 5ea3e27 commit 138b96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ To retract a kandel, you can call the `simulateRetract` function. You have to kn

```ts
const { request } = await kandelClient.simulateRetract({
to: pricePoints,
toIndex: pricePoints,
baseAmount: parseEther('1'),
quoteAmount: parseEther('3000'),
// both of these addresses are suppoesedly the same
Expand Down

0 comments on commit 138b96c

Please sign in to comment.