Release notes: correct segwit signalling period start conditions

[ci skip]
This commit is contained in:
David A. Harding 2016-10-17 14:14:14 -04:00
parent 2de93f0a9b
commit bf86073e45
1 changed files with 5 additions and 4 deletions

View File

@ -68,10 +68,11 @@ benefits to Bitcoin users.
Activation for the segwit soft fork is being managed using BIP9 Activation for the segwit soft fork is being managed using BIP9
versionbits. Segwit's version bit is bit 1, and nodes will begin versionbits. Segwit's version bit is bit 1, and nodes will begin
tracking which blocks signal support for segwit on 15 November 2016 tracking which blocks signal support for segwit at the beginning of the
(UTC). If 95% of blocks within a 2,016-block retarget period (about two first retarget period after segwit's start date of 15 November 2016. If
weeks) signal support for segwit, the soft fork will be locked in. 95% of blocks within a 2,016-block retarget period (about two weeks)
After another 2,016 blocks, segwit will activate. signal support for segwit, the soft fork will be locked in. After
another 2,016 blocks, segwit will activate.
For more information about segwit, please see the [segwit FAQ][], the For more information about segwit, please see the [segwit FAQ][], the
[segwit wallet developers guide][] or BIPs [141][BIP141], [143][BIP143], [segwit wallet developers guide][] or BIPs [141][BIP141], [143][BIP143],