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

Use 6 decimals for LP mint #217

Open
metaproph3t opened this issue May 17, 2024 · 0 comments
Open

Use 6 decimals for LP mint #217

metaproph3t opened this issue May 17, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@metaproph3t
Copy link
Member

We create the LP token amounts based on the USDC amount provided. USDC has 6 decimals. Currently the LP mint has 9 decimals, so it'll look to the user like they only have a small number of LP tokens (e.g., 1 LP token for every 1000 USDC provided). It might be nice to change this so it's simpler.

@metaproph3t metaproph3t added the good first issue Good for newcomers label May 17, 2024
@R-K-H R-K-H moved this to Backlog in Futarchy Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant