Skip to content

Commit

Permalink
Update Install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nodeiistt authored May 25, 2023
1 parent f923993 commit 8eb0821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Install.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Your validator is active if the following command returns anything:
humansd query tendermint-validator-set | grep "$(humansd tendermint show-address)"
```

You should now see your validator in one of Evmos explorers. You are looking for the `bech32` encoded `address` in the `~/.humansd/config/priv_validator.json` file.
You should now see your validator in one of Evmos explorers. You are looking for the `bech32` encoded `address` in the `~/.humansd/config/priv_validator_key.json` file.

**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 8eb0821

Please sign in to comment.