-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
Add reference field to token manager actions #132
Comments
This would require at least one of the following changes:
|
@sohkai do you have a link to where this issue has been discussed, would be great to have some additional context. |
@lkngtn Not really... as far as I know it's mostly working off of aragon/aragon.js#314, and it's unclear to me if this metadata API is what we're looking for. But in the general case, if we could sync a metadata blob across organizations, it's conceivable that users would be able to add information to it to annotate forwarding actions (I imagine discussions would work fairly similarly). |
Closing here; we will track this in the client repo. |
Add a reference field to token manager actions (mint, burn)
User story
As an organization I have the mint and burn actions require a vote and want to be able to differentiate proposals based on a reference field.
Related issues:
aragon/client#841
Technical requirements
The text was updated successfully, but these errors were encountered: