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

Can't undelegate: "invalid Bech32 prefix; expected cosmos, got cosmosvaloper" #1517

Closed
NodeGuy opened this issue Nov 5, 2018 · 2 comments · Fixed by #1521
Closed

Can't undelegate: "invalid Bech32 prefix; expected cosmos, got cosmosvaloper" #1517

NodeGuy opened this issue Nov 5, 2018 · 2 comments · Fixed by #1521
Labels
bug 🐛 issues related to unhandled errors in the code that need to be fixed

Comments

@NodeGuy
Copy link
Contributor

NodeGuy commented Nov 5, 2018

UI Version: 03067df

Description:

$ yarn build:gaia
$ yarn build:local --overwrite=true
$ yarn start local-testnet
  1. Log in using the local account.
  2. Undelegate 1 atom.

A notification reports success but the undelegation fails:

screen shot 2018-11-05 at 1 18 19 pm

The HTTP response is invalid Bech32 prefix; expected cosmos, got cosmosvaloper.

@NodeGuy NodeGuy added bug 🐛 issues related to unhandled errors in the code that need to be fixed staking1 labels Nov 5, 2018
@faboweb
Copy link
Collaborator

faboweb commented Nov 5, 2018

Can't replicate this. You're sure you did yarn build:gaia?

@faboweb
Copy link
Collaborator

faboweb commented Nov 5, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 issues related to unhandled errors in the code that need to be fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants