storj/storagenode/payout/estimatedpayout
Qweder93 664b8f6821 storagenode/payout: estimation payout values switched from int64 to float64 to avoid incorrect rounding.
float64 values rounding to 2nd sign after dot.

Change-Id: Ice49f6a0944231ea6adb3343545bf1a62ff6dbc1
2020-10-02 11:33:43 +00:00
..
estimatedpayout.go storagenode/payout: estimation payout values switched from int64 to float64 to avoid incorrect rounding. 2020-10-02 11:33:43 +00:00
service.go storagenode: heldamount renamed to payouts, renamed some methods and structs to more meaningful names. grouped estimated payout with pathouts 2020-09-16 14:57:35 +00:00