storj/storagenode/payouts
Clement Sam 3e0a4230a5 storagenode/payout: fix disk space value at payout
Payout is still calculating using the tb*h. 0So it’s getting the total disk space used this month and dividing by (24*30) instead of just 30.

More context here: https://forum.storj.io/t/current-month-earnings-in-node-v1-67-1/20319/5

Follow up PR for https://github.com/storj/storj/issues/5146

Change-Id: Ie2d48497f2a9bdbc995c99ee27e70b46580ff638
2022-11-18 01:04:20 +00:00
..
estimatedpayouts storagenode/payout: fix disk space value at payout 2022-11-18 01:04:20 +00:00
db_test.go storagenode/console/consoleapi: use fixed time.Now() 2022-07-01 12:36:01 +03:00
endpoint.go storagenode/payouts: Distributed added to paystubs 2021-02-02 13:51:43 +00:00
payouts_test.go multinode/console: held amount summary 2021-05-28 20:05:16 +03:00
payouts.go multinode/console: held amount summary 2021-05-28 20:05:16 +03:00
service_test.go Revert "storagenode/payouts: historical payouts use satellitesDB instead of trustPool" 2021-08-02 13:55:21 +03:00
service.go Revert "storagenode/payouts: historical payouts use satellitesDB instead of trustPool" 2021-08-02 13:55:21 +03:00