finder
finder copied to clipboard
Validator Profile Pictures Not Updating
Issue: Validator Profile Picture is Not Updating
Description: API could possibly have a broken websocket.
- https://api.terra.dev/validators/terravaloper1der0lqp4grpnmpuefhwlj72fzccqmhmwgjh6ys has a different "picture" than the FCD "profileIcon" for:
- An inspection of the DOM in Finder shows the jpg listed (9d1150cc18f40af8cd106f7fa56be805_360_360.jpg) in "picture" in the API rather than the updated "profileIcon" in FCD (1ceea93f1726fa6f5f0e766505af2305_360_360.jpg):
According to the code, finder uses the API for the validator icon:
- When I look the code up in finder, it seems to come to here:
- Which references here:
- Which appears to call the Terra Api:
Requested Action:
- Restart websocket(s) for API (if that appears to be the problem)
- If it is not a broken websocket, I ask if you may be willing to determine the underlying issue?
Thank you so much - I hope you have a great day today :)
Check on this please.
lost and found.
@James0126 Can you check this out please