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 Aug 3, 2023. It is now read-only.
MsgProposeBase
As a member of a group I want to create a new proposal for one of our group accounts so that the members can vote for it in order to
execute it on success.
NOTE: this task can only be implemented as integration test as there are no other modules using the group module yet. This is considered an extension point
NOTE: I have created a new issue to address the execute now scenario and descoped it from this issue: #53
We should have some concrete examples with message payloads from Regen's use cases to verify the real use cases for this, and verify that authentication is sufficient.
Side note: Does the use case here have to do with community DAOs?
As a member of a group I want to create a new proposal for one of our group accounts so that the members can vote for it in order to
execute it on success.
NOTE: this task can only be implemented as integration test as there are no other modules using the group module yet. This is considered an extension point
NOTE: I have created a new issue to address the
execute now
scenario and descoped it from this issue: #53needed-by #31
The text was updated successfully, but these errors were encountered: