Replies: 1 comment
-
Thanks for pointing this out. @Equious sir |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
there is typo in endingY as it is used 2 times instead of for 2nd time endingX
and also
in pool.deposit(wethAmount, 0, uint256(expectedDeltaX), uint64(block.timestamp))
in this expectedDeltaX should be expectedDeltaY
link to the page
Beta Was this translation helpful? Give feedback.
All reactions