spacemeshos / explorer-backend

Spacemesh explorer backend designed to provide data for explorer-frontends
GNU General Public License v3.0
6 stars 2 forks source link

Total rewards figure is wrong #78

Closed lrettig closed 11 months ago

lrettig commented 12 months ago

Currently shows ~1.5M whereas the real figure is closer to 9.5M. See also https://github.com/spacemeshos/dash-backend/issues/14.

image

image

pigmej commented 11 months ago

That's per epoch :) it's on the screen where the epoch is. "Rewards since genesis" is wrong though.

kacpersaw commented 11 months ago

Changes are applied here https://github.com/spacemeshos/explorer-backend/pull/75 Added total rewards endpoint to API