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 dividing amounts to array of fixed one #11

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

Implement dividing amounts to array of fixed one #11

Velnbur opened this issue Apr 10, 2023 · 0 comments

Comments

@Velnbur
Copy link
Contributor

Velnbur commented Apr 10, 2023

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.

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

1 participant