summaryrefslogtreecommitdiff
path: root/bip-0009.mediawiki
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-05-22 10:48:00 +0000
commit074909a173cc5c425f057dba12dad8bf52eb0eab (patch)
treec33cbd2f158528fd845d9a1038a13bb4ca2d090d /bip-0009.mediawiki
parentbaacb0c64572548829db9a0609036b17e5d25a5c (diff)
downloadbips-074909a173cc5c425f057dba12dad8bf52eb0eab.tar.xz
BIP 9: Clarify GBT "version"
Diffstat (limited to 'bip-0009.mediawiki')
-rw-r--r--bip-0009.mediawiki1
1 files changed, 1 insertions, 0 deletions
diff --git a/bip-0009.mediawiki b/bip-0009.mediawiki
index fbb0fde..38a4396 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==