Skip to content

Conversation

jwallbridge
Copy link

It seems that the deposit liquidity functions are incorrect in both the anchor and steel folders in token-swap.

To deposit liquidity, we check that the amounts being deposited are in the same proportion as the existing liquidity in the pool. If not, we adjust the amounts accordingly. The resulting amounts are the maximum amounts available of the depositors tokens that satisfy the correct proportion.

Since these program examples are meant to be relatively simple, the fix has been made without introducing auxiliary functions.

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.

1 participant