How do Checker Nodes Work

Checker nodes ensure the integrity and service quality of Aethir network by checking the Container and its service process. The parameters mainly include Liveness, Capacity and Quality of Service. The checking methods include Heartbeat collection, Benchmark testing, and Link data collection and analysis, etc.

After a Checker Node completes a task, it signs the results with its private key and delivers them to the Referee. The Referee will receive 2N+1 results for each Container, and each Node that delivered the same result as the majority, will be rewarded in tokens.

Last updated