spacemeshos / explorer-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accounts received amount is always 0

avive opened this issue · comments

  1. Go to https://explorer.spacemesh.io/accounts on devnet 207
  2. Scroll down to load all accounts.

Result: all received amounts are 0.
Expected: show non-zero received amounts for accounts that have received coins via coin transactions from other accounts. We know these should exist - 934 coin transactions were made at time of reporting...

Pull request with fix has been created spacemeshos/explorer-backend#12. Waits for approve and merge.