BIP141: BIP9 parameters for testnet

This commit is contained in:
Johnson Lau 2016-05-06 07:23:43 +02:00
parent aa5531d831
commit 797a4167b8

View File

@ -272,11 +272,11 @@ As a soft fork, older software will continue to operate without modification. N
== Deployment ==
This BIP will be deployed by "version bits" BIP9 using bit TBD.
This BIP will be deployed by "version bits" BIP9 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 testnet, the BIP9 starttime will be midnight TBD UTC (Epoch timestamp TBD) and BIP9 timeout will be midnight TBD UTC (Epoch timestamp TBD).
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).
== Credits ==