regen-network / cosmos-modules

Other
10 stars 2 forks source link

Implement MsgCreateGroup #32

Closed clevinson closed 4 years ago

clevinson commented 4 years ago

As a user on the chain I want to combine cosmos addresses to a group so that I can have an electorate that can vote on proposals.

Asssumptions: The creator of the group is the "admin" of the group.

needed-by #31