Thanks to #1066, minRateOfPay is no longer relevant, as payment rate will get adjusted by the minSendAmount of wallet addresses on the website.
In Settings > Rate of pay, we'll use minRateOfPay = 1 unit.
That rate (1 unit per hour) will act as if user has chosen to: pay this website 1 unit as I visit it, but don't pay it again (unless I'm there for an hour). Requiring a higher minimum rate of pay was arbitrary and ignored this use case.
Thanks to #1066,
minRateOfPayis no longer relevant, as payment rate will get adjusted by theminSendAmountof wallet addresses on the website.In Settings > Rate of pay, we'll use
minRateOfPay = 1 unit.That rate (1 unit per hour) will act as if user has chosen to: pay this website 1 unit as I visit it, but don't pay it again (unless I'm there for an hour). Requiring a higher minimum rate of pay was arbitrary and ignored this use case.