Skip to content
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

One should be able to leave a group #50

Closed
fmorency opened this issue Nov 18, 2024 · 3 comments · Fixed by #88
Closed

One should be able to leave a group #50

fmorency opened this issue Nov 18, 2024 · 3 comments · Fixed by #88
Assignees
Labels
enhancement New feature or request

Comments

@fmorency
Copy link
Contributor

A user should be able to leave a group without passing by a proposal.

The "Leave Group" message type should be removed from the proposal creation UI.

@fmorency fmorency added the enhancement New feature or request label Nov 18, 2024
@chalabi2
Copy link
Collaborator

I believe the only way to leave a group is through a proposal

@fmorency
Copy link
Contributor Author

I believe the only way to leave a group is through a proposal

I was able to leave a group by calling

manifestd tx group leave-group manifest1hj5fveer5cjtn4wd6wstzugjfdxzl0xp8ws9ct 2 \
  --from manifest1hj5fveer5cjtn4wd6wstzugjfdxzl0xp8ws9ct \
  --node https://nodes.liftedinit.tech/manifest/testnet/rpc \
  --gas auto \
  --gas-prices 0.0011umfx \
  --gas-adjustment 1.4 \
  --chain-id manifest-ledger-testnet

No proposal required.

@chalabi2
Copy link
Collaborator

fixed in #88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants