You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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;
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: