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
Because the blockchain accepts all transactions (including invalid ones), we should change the wording so that it doesn't mislead the user. For example, if the user has already voted for 5 people, then the vote will do nothing.
The text was updated successfully, but these errors were encountered:
It's better to use more neutral wording throughout. The transaction is not a success until it's been added to a block and there is no guarantee until that time. For example, if the network is busy and the user offered fees which were too low, the transaction may not go through. It could just expire in the queue.
So it's better to say things like '... was posted' or '... was sent'.
jondubois
changed the title
Change VOTE TO DELEGATE SUCCESSFUL to POSTED VOTE TRANSACTION
Change VOTE TO DELEGATE SUCCESSFUL to POSTED VOTE
May 3, 2021
jondubois
changed the title
Change VOTE TO DELEGATE SUCCESSFUL to POSTED VOTE
Change VOTE TO DELEGATE SUCCESSFUL to POSTED VOTE or POSTED VOTE TRANSACTION
May 3, 2021
Because the blockchain accepts all transactions (including invalid ones), we should change the wording so that it doesn't mislead the user. For example, if the user has already voted for 5 people, then the vote will do nothing.
The text was updated successfully, but these errors were encountered: