diff --git a/docs/cosmos-hub/validators/validator-setup.md b/docs/cosmos-hub/validators/validator-setup.md index 4c524b52fc..0087e8f8e8 100644 --- a/docs/cosmos-hub/validators/validator-setup.md +++ b/docs/cosmos-hub/validators/validator-setup.md @@ -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.