1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 13:26:08 +01:00

BIP 102: 95% update req

This commit is contained in:
Jeff Garzik 2015-12-18 08:39:00 -05:00
parent 32112987af
commit 5cdae758f3

View File

@ -20,7 +20,7 @@ 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.
# Trigger: (1) Block time 00:00:00 on flag day, AND (2) 75% of the last 1,000 blocks have signaled support.
# Trigger: (1) Block time 00:00:00 on flag day, AND (2) 95% of the last 1,000 blocks have signaled support.
==Backward compatibility==