mirror of
https://github.com/bitcoin/bips.git
synced 2025-09-27 09:17:42 +02:00
BIP-119: Clarify that Speedy Trial may or may not be implemented for BIP-119
This commit is contained in:
@@ -246,7 +246,11 @@ A PayToBareDefaultCheckTemplateVerifyHash output matches the following template:
|
||||
|
||||
==Deployment==
|
||||
|
||||
Deployment should be done via BIP 9 VersionBits deployed through Speedy Trial.
|
||||
Deployment could be done via BIP 9 VersionBits deployed through Speedy Trial.
|
||||
The Bitcoin Core reference implementation includes the below parameters,
|
||||
configured to match Speedy Trial, as that is the current activation mechanism
|
||||
implemented in Bitcoin Core. Should another method become favored by the wider
|
||||
Bitcoin comminity, that might be used instead.
|
||||
|
||||
The start time and bit in the implementation are currently set to bit 5 and
|
||||
NEVER_ACTIVE/NO_TIMEOUT, but this is subject to change while the BIP is a draft.
|
||||
|
Reference in New Issue
Block a user