4535da96ee
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. |
||
---|---|---|
.. | ||
api | ||
app | ||
bandwidth | ||
nodes | ||
operators | ||
payouts | ||
private | ||
reputation | ||
storage | ||
main.ts |