mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
BIP 141: Specify VB name
This commit is contained in:
@@ -251,7 +251,7 @@ As a soft fork, older software will continue to operate without modification. N
|
||||
|
||||
== Deployment ==
|
||||
|
||||
This BIP is to be deployed by version-bits BIP9. Exact details TDB.
|
||||
This BIP is to be deployed by version-bits BIP9 with the name "segwit". Exact details TDB.
|
||||
|
||||
== Credits ==
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ The Objects listed in the response's "transactions" key is revised to include th
|
||||
| hash || String || reversed hash of complete transaction (with witness data included) encoded in hexadecimal
|
||||
|}
|
||||
|
||||
Transactions with witness data may only be included if the template's "rulesenforced" list (see [[bip-0009.mediawiki#getblocktemplate changes|BIP 9]]) includes "segwit".
|
||||
Transactions with witness data may only be included if the template's "rulesenforced" list (see [[bip-0009.mediawiki#getblocktemplate_changes|BIP 9]]) includes "segwit".
|
||||
|
||||
===Sigops===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user