diff options
author | ฿tcDrak <btcdrak@users.noreply.github.com> | 2015-11-03 10:24:28 +0000 |
---|---|---|
committer | ฿tcDrak <btcdrak@users.noreply.github.com> | 2015-11-03 10:24:28 +0000 |
commit | 506f959ffe87cb32fc6b642aae5c5a24b2fb9c82 (patch) | |
tree | a03f91c831d9c336c57e6ed2b0bc8a84641f4aee | |
parent | e770b1cd33d0ae9667f7ea4694ffff8283cf0817 (diff) |
Add clarification about upper bounds.
-rw-r--r-- | bip-0105.mediawiki | 3 |
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== |