Open sashazykov opened 10 years ago
I think we should limit tip size in order to get rid of very small tips which look like spam. Probably, minimum tip size should be something like:
[CONFIG["min_payout"]/10, project.balance].min
Maybe just get rid of email notifications for tiny tips?
is this not fixed with monthly e-mails?
I think we should limit tip size in order to get rid of very small tips which look like spam. Probably, minimum tip size should be something like: