Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/clean up #129

Merged
merged 6 commits into from
Dec 20, 2024
Merged

Chore/clean up #129

merged 6 commits into from
Dec 20, 2024

Conversation

00xSam
Copy link
Contributor

@00xSam 00xSam commented Dec 13, 2024

  • Refactored; remove position(V1) interaction from SDK
  • Throw error in removeLiquidity function if position doesn't have any liquidity
  • Added Function getPosition to retrieve a single position data

@codewithgun
Copy link
Contributor

throw new Error(

and
throw new Error(

Shouldn't throw if the bin array doesn't exist

@00xSam 00xSam merged commit 7254fd1 into main Dec 20, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants