From 4742e406ae0687f1c25d65a8732ca53b09e57829 Mon Sep 17 00:00:00 2001 From: gamarin Date: Tue, 23 Apr 2019 16:14:56 +0200 Subject: [PATCH] few nits --- docs/cosmos-hub/validators/validator-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.