From 797a4167b86723d7ff3beee7452be0998fb7df4a Mon Sep 17 00:00:00 2001 From: Johnson Lau Date: Fri, 6 May 2016 07:23:43 +0200 Subject: BIP141: BIP9 parameters for testnet --- bip-0141.mediawiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bip-0141.mediawiki') 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 == -- cgit v1.2.3