summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke-Jr <luke_github1@dashjr.org>2016-05-07 03:29:21 +0000
committerLuke-Jr <luke_github1@dashjr.org>2016-05-07 03:29:21 +0000
commit32f7724149af1f84ca9dcdeb56636922bb737429 (patch)
tree2f6f279b8c1082b90802c2a02f0a14caba6bf717
parentaa5531d831ff279e328b46eb0d776dae57c5645b (diff)
parent797a4167b86723d7ff3beee7452be0998fb7df4a (diff)
downloadbips-32f7724149af1f84ca9dcdeb56636922bb737429.tar.xz
Merge pull request #384 from jl2012/patch-19
BIP141: BIP9 parameters for testnet
-rw-r--r--bip-0141.mediawiki4
1 files changed, 2 insertions, 2 deletions
diff --git a/bip-0141.mediawiki b/bip-0141.mediawiki
index 08e354e..07e6a7f 100644
--- a/bip-0141.mediawiki
+++ b/bip-0141.mediawiki
@@ -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 ==