Skip to content

Commit e1def09

Browse files
committed
BIP8: fix typo: 2 retarget intervals are 4032 blocks.
1 parent f5a3140 commit e1def09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bip-0008.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following guidelines are suggested for selecting these parameters for a soft
5757
A later deployment using the same bit is possible as long as the startheight is after the previous one's
5858
timeoutheight or activation, but it is discouraged until necessary, and even then recommended to have a pause in between to detect buggy software.
5959

60-
'''startheight''', '''timeoutheight''', and '''minimum_activation_height''' must be an exact multiple of 2016 (ie, at a retarget boundary), and '''timeoutheight''' must be at least 4096 blocks (2 retarget intervals) after '''startheight'''.
60+
'''startheight''', '''timeoutheight''', and '''minimum_activation_height''' must be an exact multiple of 2016 (ie, at a retarget boundary), and '''timeoutheight''' must be at least 4032 blocks (2 retarget intervals) after '''startheight'''.
6161

6262
===States===
6363

0 commit comments

Comments
 (0)