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

Implement a dividing input amount of user to fixed-size UTXOs #4

Open
2 tasks
Velnbur opened this issue Apr 10, 2023 · 0 comments
Open
2 tasks

Implement a dividing input amount of user to fixed-size UTXOs #4

Velnbur opened this issue Apr 10, 2023 · 0 comments
Assignees

Comments

@Velnbur
Copy link

Velnbur commented Apr 10, 2023

Situation

Currently, the app has an input dialog for creation of UTXO for any ERC20 token and amount, but with any amount, the probability of participating in the same room is pretty low, so the app should have a suggestion for creating several fixed-size UTXOs.

Objective

In the input dialog for UTXO creation add a suggestion for creating several fixed-size amounts (e.g. banknotes).

Consideration

For example, with the amount of 1523 USDT the UTXOs with 1000, 500, 20, and 3 amounts should be created.

Acceptance

  • App has the ability to create several UTXOs at once;
  • App should give suggestions to divide input amount to banknotes;
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

No branches or pull requests

2 participants