-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pool: Calculating running total of dust.
Collecting all dust payments in an array and summing them at the end is unnecessary, the total can just be acculated inside the loop.
- Loading branch information
1 parent
a8d5039
commit c2bf218
Showing
1 changed file
with
2 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters