We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When an unbond is proposed for a vote, the description for the vote is something like:
Livepeer Delegator: Unbond 20.246720785279819288 LPT tokens
This provides the voter with information about what the unbond amount is, but nothing about why the unbond is being performed.
To add an optional "Reason" field to every vote proposed, to allow a vote-proposer to add a text comment to the transaction.
This could be included in the vote like:
Livepeer Delegator: Unbond 20.246720785279819288 LPT tokens. Reason: to withdraw then create gitcoin bounty to fund change request defined in issue 5.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current situation
When an unbond is proposed for a vote, the description for the vote is something like:
This provides the voter with information about what the unbond amount is, but nothing about why the unbond is being performed.
Proposed solution
To add an optional "Reason" field to every vote proposed, to allow a vote-proposer to add a text comment to the transaction.
This could be included in the vote like:
The text was updated successfully, but these errors were encountered: