storj/storagenode/storageusage
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
..
storageusage_test.go storagenode: use bytes instead of bytes*hour unit for used space graph 2022-10-28 18:42:45 +00:00
storageusage.go storagenode/payout: fix disk space value at payout 2022-11-18 01:04:20 +00:00