summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke-Jr <luke_github1@dashjr.org>2015-11-03 17:17:39 +0000
committerLuke-Jr <luke_github1@dashjr.org>2015-11-03 17:17:39 +0000
commit4f79338aa2536a5f422b535c496e467d30b7e947 (patch)
treea03f91c831d9c336c57e6ed2b0bc8a84641f4aee
parente770b1cd33d0ae9667f7ea4694ffff8283cf0817 (diff)
parent506f959ffe87cb32fc6b642aae5c5a24b2fb9c82 (diff)
downloadbips-4f79338aa2536a5f422b535c496e467d30b7e947.tar.xz
Merge pull request #234 from btcdrak/patch-4
Add clarification about upper bounds.
-rw-r--r--bip-0105.mediawiki3
1 files changed, 2 insertions, 1 deletions
diff --git a/bip-0105.mediawiki b/bip-0105.mediawiki
index cbd309d..c4f0a09 100644
--- a/bip-0105.mediawiki
+++ b/bip-0105.mediawiki
@@ -88,7 +88,8 @@ the next 2016 blocks.
Blocks that are larger than the calculated base block size limit are invalid and
will be rejected.
-The base block size limit may not reduce below 1MB or increase above 8MB.
+The base block size limit may not reduce below 1MB or increase above 8MB (the exact
+number for the upper limit requires further discussion).
==Acknowledgements==