From d438d609cd64fe532d94e45000495de93ef99aa6 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Sat, 27 Jun 2020 00:24:13 +0000 Subject: QA: Use GBT to get block versions correct --- test/functional/feature_segwit.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/functional/feature_segwit.py') diff --git a/test/functional/feature_segwit.py b/test/functional/feature_segwit.py index 5195d20dcb..afb08870cd 100755 --- a/test/functional/feature_segwit.py +++ b/test/functional/feature_segwit.py @@ -61,14 +61,12 @@ class SegWitTest(BitcoinTestFramework): ], [ "-acceptnonstdtxn=1", - "-blockversion=4", "-rpcserialversion=1", "-segwitheight=432", "-addresstype=legacy", ], [ "-acceptnonstdtxn=1", - "-blockversion=536870915", "-segwitheight=432", "-addresstype=legacy", ], -- cgit v1.2.3