You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Sent or casted votes should have a proper field name
Actual behavior
As of now, sent or casted votes are coming under votes field which is a bit misleading as the user might get confused whether it's a sent or received or both kind of votes
ishantiw
changed the title
Votes doesn't change the vote field of a delegate but does update totalVotesReceived
Votes trx updates totalVotesReceived but doesn't update the vote field of a delegate
Apr 7, 2020
ishantiw
changed the title
Votes trx updates totalVotesReceived but doesn't update the vote field of a delegate
Votes field in account is not clear about votes received or sent
Apr 7, 2020
Expected behavior
Sent or casted votes should have a proper field name
Actual behavior
As of now, sent or casted votes are coming under
votes
field which is a bit misleading as the user might get confused whether it's a sent or received or both kind of votesSteps to reproduce
Run a node and check http://localhost:4000/api/delegates?address={address} or http://localhost:4000/api/accounts?address={address} endpoints to check for
votes
fieldWhich version(s) does this affect? (Environment, OS, etc...)
4.0.0
The text was updated successfully, but these errors were encountered: