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

Unjail stopped working after upgrade #54

Closed
kenorb opened this issue Jul 16, 2022 · 1 comment
Closed

Unjail stopped working after upgrade #54

kenorb opened this issue Jul 16, 2022 · 1 comment

Comments

@kenorb
Copy link

kenorb commented Jul 16, 2022

$ fxcored tx slashing unjail --broadcast-mode block --from myaccount --keyring-backend test --yes --dry-run
Error: myaccount.info: key not found

$ fxcored tx slashing unjail --broadcast-mode block --from myaccount --keyring-backend test --yes          
Error: rpc error: code = NotFound desc = rpc error: code = NotFound desc = account fx1xxx not found: key not found

$ fxcored version
HEAD-8f2f0f7bf917eac2b405db497a21a0b3c5073f86
@zakir-code
Copy link
Contributor

This problem happened in cosmos-sdk, they have fixed this problem in v0.46.x version, currently fxCore is still using v0.45.x, we will try to solve it.

cosmos/cosmos-sdk#11558

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

No branches or pull requests

2 participants