Merge pull request #109 from eilidhrosstest/patch-2

Removal of extra full stop
This commit is contained in:
EilidhRoss1 2022-04-05 12:39:46 +02:00 committed by GitHub
commit 2b0e217806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Consensus Algorithm # Consensus Algorithm
A mechanism by which data is synchronised across computer and kept in a consistent state. An integral part of a [blockchain](blockchain.md) network. A mechanism by which data is synchronised across computer and kept in a consistent state. An integral part of a [blockchain](blockchain.md) network.
Many consensus algorithms use tokens rewards as an economic incentive for partipants to maintain servers which [mine](mining.md), [stake](staking.md) or participate in the consensus algorithm.. Many consensus algorithms use tokens rewards as an economic incentive for partipants to maintain servers which [mine](mining.md), [stake](staking.md) or participate in the consensus algorithm.
## Proof of Work ## Proof of Work