-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Glitch in sample command gaiacli stake edit-validator #1766
Comments
@stakezone have you been able to get keybase to verify your identity? I just included this field in here a while ago in anticipation of future work, awesome if this is case though.. could you link to your keybase to demonstrate? |
hi! |
Side note: we should change |
* delete third_party proto * feat: config buf.yaml * remove ibc and tendermint proto files * chore: update proto readme * fix: proto doc generation * feat: add swagger * Update proto/buf.yaml Co-authored-by: Julien Robert <[email protected]> * fix: deadlink * fix: invalid link * chore: update comment Co-authored-by: Julien Robert <[email protected]>
Summary of Bug
Steps to Reproduce
https://github.com/cosmos/cosmos-sdk/tree/develop/cmd/gaia/testnets#edit-validator-description
some "" need to be removed in order to post correct data that is recognised by Keybase, this is the corrected command:
gaiacli stake edit-validator
--address-validator=<account_cosmosaccaddr>
--moniker=choose_a_moniker
--website=https://cosmos.network
--keybase-sig=6A0D65E29A4CBC8E
--details="To infinity and beyond!"
--chain-id=gaia-7001
--from=<key_name>
For Admin Use
The text was updated successfully, but these errors were encountered: