Removal of extra full stop
This commit is contained in:
parent
7b4caa18e0
commit
06da1d94b7
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue