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
The creator of a basket is assigned as the curator of the basket upon creation. At the moment, there is no way to update the curator address to another account. A curator should have the ability to reassign the curator role to another account.
Problem Definition
A curator of a basket may want to update to a group account or reassign the curator role to another account.
Proposal
Add UpdateCurator message to ecocredit.v1.basket message server.
Add EventUpdateCurator to ecocredit.v1.basket events.
Add update-basket-curator command to x/ecredit/basket/client.
Ensure all added functionality has corresponding unit and integration tests.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
The creator of a basket is assigned as the curator of the basket upon creation. At the moment, there is no way to update the curator address to another account. A curator should have the ability to reassign the curator role to another account.
Problem Definition
A curator of a basket may want to update to a group account or reassign the curator role to another account.
Proposal
UpdateCurator
message toecocredit.v1.basket
message server.EventUpdateCurator
toecocredit.v1.basket
events.update-basket-curator
command tox/ecredit/basket/client
.For Admin Use
The text was updated successfully, but these errors were encountered: