nodes & keplr fix

This commit is contained in:
Marston Connell
2022-10-27 09:35:06 -04:00
parent 8d6ce7cf73
commit a9b2485471
15 changed files with 114 additions and 15 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ sidebar_position: 5
# Validators
The Jackal Validators are secure web servers, dedicated machines that participate in the consensus protocol by broadcasting cryptographic signatures, or votes, to agree upon the next block. Voting power is determined by the amount of staking tokens delegated by non-validators and bonded as collateral to earn a reward. These non-validators, or delegators, incur the risk of getting punished (slashed) if the delegate validator gets hacked or violates the protocol.
To set up a validator and become a contributing part of the network, read the installation instructions [here](/docs/nodes/installation)
To set up a validator and become a contributing part of the network, read the installation instructions [here](/docs/nodes/nodes/installation)