storj/storagenode/payouts/estimatedpayouts
Egon Elbre 5d895fb404 storagenode/{payouts,console}: use same time for all calculations
When using calling time.Now() multiple times, they can cross
month boundary causing errors in calculations.

Change-Id: I66b5be7598f3bf475b4b5fe0dcce82eee55b3134
2021-02-01 13:59:50 +02:00
..
estimatedpayouts_test.go storagenode/payouts/estimatedpayouts: fix calculations 2021-02-01 13:32:56 +02:00
estimatedpayouts.go storagenode/payouts/estimatedpayouts: fix calculations 2021-02-01 13:32:56 +02:00
service.go storagenode/{payouts,console}: use same time for all calculations 2021-02-01 13:59:50 +02:00