-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
Milestone
Description
The puzzle 40-432fb579 from #40 has to be resolved:
java-api/src/main/java/io/zold/api/Taxes.java
Lines 34 to 40 in 4a0b4b4
| * @todo #40:30min Implement tax payment to remote nodes. | |
| * Payment should happen only if the wallet is in debt of more than | |
| * 1 Zold. Debt is difference between current taxes that should have | |
| * been paid by wallet (see whitepaper for formula) and how much it | |
| * already paid in the past. A first algorithm could pay the | |
| * max to each node until there is nothing else to pay. The test | |
| * must also be updated. |
The puzzle was created by Victor Noël on 28-Jul-18.
Estimate: 30 minutes,
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
Reactions are currently unavailable