diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-04-25 00:18:39 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2016-04-25 00:18:39 +0000 |
commit | cc4a94c1c04284fc8eca3f83b8d139711fa2a345 (patch) | |
tree | 84e835b60ad4d94da689ba243b6db2aebdb084a4 /bip-0145.mediawiki | |
parent | 3cfa48d1e073090deee8864070274c54c000250a (diff) |
BIP 9 & 145: rules/force mutation
Diffstat (limited to 'bip-0145.mediawiki')
-rw-r--r-- | bip-0145.mediawiki | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bip-0145.mediawiki b/bip-0145.mediawiki index 6d3718b..0448b6c 100644 --- a/bip-0145.mediawiki +++ b/bip-0145.mediawiki @@ -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: |