Closed juliangruber closed 3 months ago
Closes #80
If the new balance is above the threshold and the participant isn't yet in the list of participants ready for transfer, add them. This is a good UX improvement, while only making setScores() a tad more expensive.
setScores()
If you have anything more to add, hindsight please :)
Closes #80
If the new balance is above the threshold and the participant isn't yet in the list of participants ready for transfer, add them. This is a good UX improvement, while only making
setScores()
a tad more expensive.