You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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! @rigelrozanski yes, the keybase for stake.zone (0A888728046018EC) was in gaia7001, and it pulled the picture posted at Git. However, I first had the keybase entry in parenthesis "", which resulted in an invalid entry that does not pull the picture.
Side note: we should change keybase-sig to identity as it's not only supposed to isolated to keybase but should be able to support other verification protocol such as uport
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: