app
app copied to clipboard
Round splits weights to reach TOTAL_SPLITS_WEIGHT
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
.