storj/web/multinode/src
Khushal Shah 4535da96ee
web/multinode: removed conversion for Expectations (#4216)
What: 
Removed the `convertToCents` methods from the `Expectation` class, since the expectations were already in cents.

Why:
Fixes https://github.com/storj/storj/issues/4202
The `/expectations` endpoint already returns the amounts for `currentMonthEstimation` and `undistributed` in cents. So there is no need to convert them again to cents before the dollar conversion.

This change removes the `convertToCents` from the `Expectation` class.
2021-10-14 12:12:24 +00:00
..
api web/multinode: satellite, node, and usage request handling fix 2021-08-20 21:33:26 +00:00
app web/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
bandwidth web/multinode: switch to eslint 2021-08-03 13:00:15 +03:00
nodes web/multinode: satellite, node, and usage request handling fix 2021-08-20 21:33:26 +00:00
operators web/multinode/operator: wallets features type changed to support null 2021-06-15 19:54:23 +03:00
payouts web/multinode: removed conversion for Expectations (#4216) 2021-10-14 12:12:24 +00:00
private web/multinode: fix lint issues 2021-08-04 17:00:00 +03:00
reputation web/multinode: reputation domain and api created 2021-07-07 16:07:47 +00:00
storage web/multinode: switch to eslint 2021-08-03 13:00:15 +03:00
main.ts web/multinode: switch to eslint 2021-08-03 13:00:15 +03:00