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
Implement an algorithm of divining an input sum into fixed-size amounts (e.g. banknotes).
Consideration
For example, 1523 USDT should be divided into 1000, 500, and 20 USDT, so that node implementation could create UTXOs with that amounts and participate in several rooms with that amounts.
The text was updated successfully, but these errors were encountered:
Objective
Implement an algorithm of divining an input sum into fixed-size amounts (e.g. banknotes).
Consideration
For example, 1523 USDT should be divided into 1000, 500, and 20 USDT, so that node implementation could create UTXOs with that amounts and participate in several rooms with that amounts.
The text was updated successfully, but these errors were encountered: