test: Set regtest.BIP66Height = 102 to speed up tests

This commit is contained in:
MarcoFalke
2021-08-05 12:06:23 +02:00
parent c4b42aa4ff
commit fafe896a0b
5 changed files with 11 additions and 5 deletions

View File

@@ -55,6 +55,7 @@ TIME_GENESIS_BLOCK = 1296688602
COINBASE_MATURITY = 100
# Soft-fork activation heights
DERSIG_HEIGHT = 102 # BIP 66
CLTV_HEIGHT = 1351
CSV_ACTIVATION_HEIGHT = 432