Skip to content

Commit

Permalink
Merge pull request bitcoin#549 from jameshilliard/bip91-clarify
Browse files Browse the repository at this point in the history
Clarify when BIP91 will cease to be active
  • Loading branch information
luke-jr authored Jun 16, 2017
2 parents 3b32f2d + 6ab609e commit 7abb1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0091.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ While this BIP is active, all blocks must set the nVersion header top 3 bits to

This BIP will be deployed by a "version bits" with an 80%(this can be adjusted if desired) 269 block activation threshold and 336 block confirmation window BIP9 with the name "segsignal" and using bit 4.

This BIP will have a start time of midnight June 1st, 2017 (epoch time 1496275200) and timeout on midnight November 15th 2017 (epoch time 1510704000). This BIP will cease to be active when segwit is locked-in.
This BIP will have a start time of midnight June 1st, 2017 (epoch time 1496275200) and timeout on midnight November 15th 2017 (epoch time 1510704000). This BIP will cease to be active when segwit (BIP141) is locked-in, active, or failed

=== Reference implementation ===

Expand Down

0 comments on commit 7abb1c1

Please sign in to comment.