canine-docs/docs/protocol/validators.md

10 lines
545 B
Markdown
Raw Normal View History

2022-08-26 15:15:22 +00:00
---
sidebar_position: 3
---
# Validators
The Jackal Validators are web servers that are secure, 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.
__TODO: Validator Setup__