aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_segwit.py
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2020-06-27 00:24:13 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2020-09-12 18:24:26 +0000
commitd438d609cd64fe532d94e45000495de93ef99aa6 (patch)
treeaf32a6c3c8490b59903ec32c2af7f9b8b96f047d /test/functional/feature_segwit.py
parent1df2cd1c8f468bd7a5b1335a46ccea28fbddaacb (diff)
downloadbitcoin-d438d609cd64fe532d94e45000495de93ef99aa6.tar.xz
QA: Use GBT to get block versions correct
Diffstat (limited to 'test/functional/feature_segwit.py')
-rwxr-xr-xtest/functional/feature_segwit.py2
1 files changed, 0 insertions, 2 deletions
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",
],