Browse Source

BIP 9: Clarify GBT "version"

20170314-comments
Luke Dashjr 9 years ago
parent
commit
074909a173
  1. 1
      bip-0009.mediawiki

1
bip-0009.mediawiki

@ -188,6 +188,7 @@ The template Object is also extended:
|} |}
The "version" key of the template is retained, and used to indicate the server's preference of deployments. The "version" key of the template is retained, and used to indicate the server's preference of deployments.
If versionbits is being used, "version" MUST be within the versionbits range of [0x20000000...0x3FFFFFFF].
Miners MAY clear or set bits in the block version WITHOUT any special "mutable" key, provided they are listed among the template's "vbavailable" and (when clearing is desired) NOT included as a bit in "vbrequired". Miners MAY clear or set bits in the block version WITHOUT any special "mutable" key, provided they are listed among the template's "vbavailable" and (when clearing is desired) NOT included as a bit in "vbrequired".
==Support for future changes== ==Support for future changes==

Loading…
Cancel
Save