summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2016-04-23 21:13:02 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2016-04-23 21:13:02 +0000
commit3cfa48d1e073090deee8864070274c54c000250a (patch)
treefa575e7a20196807339779e6cffe96a9974d6644
parent31c45b611d805a349bc27552e85ba876a5af34ba (diff)
downloadbips-3cfa48d1e073090deee8864070274c54c000250a.tar.xz
BIP 9: Clarify GBT "version"
-rw-r--r--bip-0009.mediawiki1
1 files changed, 1 insertions, 0 deletions
diff --git a/bip-0009.mediawiki b/bip-0009.mediawiki
index 56d3d5c..66e6806 100644
--- a/bip-0009.mediawiki
+++ b/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.
+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".
==Support for future changes==