Skip to content

Commit 9e0dfe9

Browse files
Seulgi Kimsgkim126
authored andcommitted
Remove "PoW Mining Difficulty" section from documents
1 parent a8f50f8 commit 9e0dfe9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/consensus-algorithms.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,3 @@ which is why a variety is being offered.
1616
tendermint
1717
blakepow
1818
cuckoo
19-
20-
#############################
21-
PoW Mining Difficulty
22-
#############################
23-
24-
Both BlakePow and Cuckoo are PoW-based consensus models. The mining difficulty is adjusted depending on the timestamp differences of the blocks. If the difference is less than 10 seconds, the difficulty is adjusted upwards. If the timestamp difference is between 10 to 19 seconds, the difficulty is left unchanged. If greater than or equal to 20 seconds, the difficulty is adjusted downwards proportional to the timestamp difference.

0 commit comments

Comments
 (0)