aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
diff options
context:
space:
mode:
authorPieter Wuille <pieter@wuille.net>2022-01-11 12:07:14 -0500
committerPieter Wuille <pieter@wuille.net>2022-01-12 11:09:41 -0500
commitb5f33ac1f82aea290b4653af36ac2ad1bf1cce7b (patch)
tree44d1ef660e6495201e2ecf656c079347d2a66d29 /test/functional/test_framework
parenteb0667ea96d52db9135514a5e95ab943f6abd8a6 (diff)
Simplify wallet_taproot.py functional test
Diffstat (limited to 'test/functional/test_framework')
-rw-r--r--test/functional/test_framework/script.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/test_framework/script.py b/test/functional/test_framework/script.py
index 65b268d1d7..2b70eab4e4 100644
--- a/test/functional/test_framework/script.py
+++ b/test/functional/test_framework/script.py
@@ -27,7 +27,7 @@ from .messages import (
from .ripemd160 import ripemd160
MAX_SCRIPT_ELEMENT_SIZE = 520
-MAX_PUBKEYS_PER_MULTI_A = 512
+MAX_PUBKEYS_PER_MULTI_A = 999
LOCKTIME_THRESHOLD = 500000000
ANNEX_TAG = 0x50