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

Why is the voting power of the babylond node 0? #632

Open
fuleru opened this issue May 5, 2024 · 0 comments
Open

Why is the voting power of the babylond node 0? #632

fuleru opened this issue May 5, 2024 · 0 comments

Comments

@fuleru
Copy link

fuleru commented May 5, 2024

Our node is already in the top 80 of Active Validators, but the voting_power is currently 0. Can anyone tell me where to find the reason?

#babylond status 2>&1 | jq .validator_info | jq .voting_power
"0"

CHECK VALIDATOR KEY IS CORRECT

# [[ $(babylond q staking validator $(babylond keys show wallet --bech val -a) -oj | jq -r .consensus_pubkey.key) = $(babylond status | jq -r .ValidatorInfo.PubKey.value) ]] && echo -e "\n\e[1m\e[32mTrue\e[0m\n" || echo -e "\n\e[1m\e[31mFalse\e[0m\n"
Enter keyring passphrase (attempt 1/3):

True

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

1 participant