Skip to content

Commit

Permalink
few nits
Browse files Browse the repository at this point in the history
  • Loading branch information
gamarin2 committed Apr 23, 2019
1 parent 8e92106 commit 4742e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cosmos-hub/validators/validator-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Your validator is active if the following command returns anything:
gaiacli query tendermint-validator-set | grep "$(gaiad tendermint show-validator)"
```

You should also be able to see your validator on the [Explorer](https://explorecosmos.network/validators). You are looking for the `bech32` encoded `address` in the `~/.gaiad/config/priv_validator.json` file.
You should now see your validator in one of the Cosmos Hub explorers. You are looking for the `bech32` encoded `address` in the `~/.gaiad/config/priv_validator.json` file.

::: warning Note
To be in the validator set, you need to have more total voting power than the 100th validator.
Expand Down

0 comments on commit 4742e40

Please sign in to comment.