1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-24 07:28:03 +01:00

BIP 102: remove dynamic adjustment

This commit is contained in:
Jeff Garzik 2015-12-18 08:01:30 -05:00
parent 097983d256
commit 32112987af

View file

@ -20,7 +20,6 @@ Simple, one-time increase in total amount of transaction data permitted in a blo
# MAX_BLOCK_SIZE increased to 2,000,000 bytes at trigger point.
# Increase maximum block sigops by similar factor, preserving SIZE/50 formula.
# Each 10-minute segment thereafter increases MAX_BLOCK_SIZE by 20 bytes.
# Trigger: (1) Block time 00:00:00 on flag day, AND (2) 75% of the last 1,000 blocks have signaled support.
==Backward compatibility==