app icon indicating copy to clipboard operation
app copied to clipboard

Round splits weights to reach TOTAL_SPLITS_WEIGHT

Open jtourkos opened this issue 1 year ago • 0 comments

Round Projects and Drip Lists splits weights to reach TOTAL_SPLITS_WEIGHT. This will avoid tiny amounts not being splitted and "stuck" as collectable for the sender.

Relevant files are GitProjectService.ts and DripListService.ts.

jtourkos avatar Feb 08 '24 12:02 jtourkos