JoinSEEDS / seeds_light_wallet

http://www.joinseeds.earth/
MIT License
45 stars 23 forks source link

fix reputation score on resident to citizen screen #1903

Closed n13 closed 2 years ago

n13 commented 2 years ago

🗃 Github Issue Or Explanation for this PR. (What is it supposed to do and Why is needed)

Rep score did not show - fixed

✅ Checklist

🕵️‍♂️ Notes for Code Reviewer

Not sure how long this was broken?!

Account had 69 score, was showing 0.

{
  "rows": [{
      "account": "vedadogguija",
      "rep": 50,
      "rank": 69
    }
  ],
  "more": true,
  "next_key": "15749767277576799760"
}

🙈 Screenshots

BEFORE

image

FIXED

image

👯‍♀️ Paired with

@github-handle or "nobody" if you did not pair.