storj/storagenode/console/consoleapi
Clement Sam c64f3f3132 {storagenode/console,web/storagenode}: fetch pricing model from storagenode API
Instead of the hardcoded payout rates that is assumed for all satellites,
this change adds a new endpoint for fetching the pricing model for
each satellite.
The pricing model is then displayed on the Info & Estimation table
on the dashboard

Updates https://github.com/storj/storj-private/issues/245

Change-Id: Iac7669e3e6eb690bbaad6e64bbbe42dfd775f078
2023-05-09 13:25:44 +00:00
..
common.go storagenode/api refactored 2020-03-15 20:30:23 +02:00
notifications_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
notifications.go all: fix error naming 2021-04-29 15:38:21 +03:00
payouts_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
payouts.go all: fix error naming 2021-04-29 15:38:21 +03:00
storagenode_test.go storagenode: use bytes instead of bytes*hour unit for used space graph 2022-10-28 18:42:45 +00:00
storagenode.go {storagenode/console,web/storagenode}: fetch pricing model from storagenode API 2023-05-09 13:25:44 +00:00