1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-18 16:59:30 +00:00

BIP 9 & 145: rules/force mutation

This commit is contained in:
Luke Dashjr
2016-04-25 00:18:39 +00:00
parent 3cfa48d1e0
commit cc4a94c1c0
2 changed files with 16 additions and 0 deletions

View File

@@ -25,6 +25,9 @@ The template Object is revised to include a new key:
| costlimit || No || Number || total cost allowed in blocks
|}
The "rules/force" mutation MUST NOT be enabled for blocks including transactions with witness data unless the client has indicated in the template request that it also supports the "segwit" rule.
In particular, note that even if the template's "rules" list includes "segwit", but none of the transactions have witness data, the server MAY use the "rules/force" mutation to support old miners.
====Transactions Object Format====
The Objects listed in the response's "transactions" key is revised to include these keys: