storj/storagenode/console/consoleapi
Bill Thorp a3c902ab84 storagenode/pieces: hours in a month should be 720
Per https://documentation.tardigrade.io/pricing/billing-and-payment:
"The calculation of per object fees is based on a standard 720-hour month."

On most years, the average value is 730 (365*24/12), except leap years.
However, we want to have ours be 720 (30*24) so its lines up with days.

Change-Id: Ifb9691878f1a7ea81ed36c92b37985493295fe31
2020-07-07 15:26:15 -04:00
..
common.go storagenode/api refactored 2020-03-15 20:30:23 +02:00
heldamount_test.go storagenode/heldamount: id removed from satellite name 2020-07-01 15:38:05 +03:00
heldamount.go storagenode/heldamount: payment receipt added to monthly paystub, heldamount.service separated for service and endpoint 2020-07-06 09:51:52 +00:00
notifications_test.go storagenode/console: api notifications tests added 2020-05-05 17:53:19 +03:00
notifications.go all: simplify uuid usage 2020-04-02 13:45:19 +00:00
storagenode_test.go storagenode/pieces: hours in a month should be 720 2020-07-07 15:26:15 -04:00
storagenode.go storagenode/console: added estimated payout for current month and estimated pay stub for previous month (until there's real data in satellite's table) + heldback percentage rate for previous month. 2020-05-27 14:51:23 +03:00