Removal of extra full stop

This commit is contained in:
eilidhrosstest 2022-04-05 12:35:18 +02:00 committed by GitHub
parent 7b4caa18e0
commit 06da1d94b7
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