Skip to content

Commit

Permalink
Merge pull request bitcoin#464 from sipa/bip141start
Browse files Browse the repository at this point in the history
BIP 141 start and end time
  • Loading branch information
luke-jr authored Oct 17, 2016
2 parents 6e47447 + 5c2da7e commit 9379278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0141.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ As a soft fork, older software will continue to operate without modification. N

This BIP will be deployed by "version bits" BIP9 with the name "segwit" and using bit 1.

For Bitcoin mainnet, the BIP9 starttime will be midnight TBD UTC (Epoch timestamp TBD) and BIP9 timeout will be midnight TBD UTC (Epoch timestamp TBD).
For Bitcoin mainnet, the BIP9 starttime will be midnight 15 november 2016 UTC (Epoch timestamp 1479168000) and BIP9 timeout will be midnight 15 november 2017 UTC (Epoch timestamp 1510704000).

For Bitcoin testnet, the BIP9 starttime will be midnight 1 May 2016 UTC (Epoch timestamp 1462060800) and BIP9 timeout will be midnight 1 May 2017 UTC (Epoch timestamp 1493596800).

Expand Down

0 comments on commit 9379278

Please sign in to comment.