Merge pull request #1182 from tcharding/missing-words

[BIP 157] Add missing words to sentence
This commit is contained in:
Luke Dashjr
2021-11-04 23:19:03 +00:00
committed by GitHub

View File

@@ -431,9 +431,9 @@ document proposes a solution purely at the P2P layer.
The constant interval of 1,000 blocks between checkpoints was chosen so that,
given the current chain height and rate of growth, the size of a
<code>cfcheckpt</code> message is not drastically from a
<code>cfheaders</code> between two checkpoints. Also, 1,000 is a nice round
number, at least to those of us who think in decimal.
<code>cfcheckpt</code> message is not drastically different from a
<code>cfheaders</code> message between two checkpoints. Also, 1,000 is a nice
round number, at least to those of us who think in decimal.
== Compatibility ==