File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,11 @@ A PayToBareDefaultCheckTemplateVerifyHash output matches the following template:
246
246
247
247
==Deployment ==
248
248
249
- Deployment should be done via BIP 9 VersionBits deployed through Speedy Trial.
249
+ Deployment could be done via BIP 9 VersionBits deployed through Speedy Trial.
250
+ The Bitcoin Core reference implementation includes the below parameters,
251
+ configured to match Speedy Trial, as that is the current activation mechanism
252
+ implemented in Bitcoin Core. Should another method become favored by the wider
253
+ Bitcoin comminity, that might be used instead.
250
254
251
255
The start time and bit in the implementation are currently set to bit 5 and
252
256
NEVER_ACTIVE/NO_TIMEOUT, but this is subject to change while the BIP is a draft.
You can’t perform that action at this time.
0 commit comments