summaryrefslogtreecommitdiff
path: root/bip-0141.mediawiki
diff options
context:
space:
mode:
authorJohnson Lau <jl2012@users.noreply.github.com>2016-05-06 07:23:43 +0200
committerJohnson Lau <jl2012@users.noreply.github.com>2016-05-06 07:23:43 +0200
commit797a4167b86723d7ff3beee7452be0998fb7df4a (patch)
tree2f6f279b8c1082b90802c2a02f0a14caba6bf717 /bip-0141.mediawiki
parentaa5531d831ff279e328b46eb0d776dae57c5645b (diff)
downloadbips-797a4167b86723d7ff3beee7452be0998fb7df4a.tar.xz
BIP141: BIP9 parameters for testnet
Diffstat (limited to 'bip-0141.mediawiki')
-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 ==