Skip to content

Commit b49a450

Browse files
committed
Add test script for sendsparkmany
1 parent 01fec8a commit b49a450

File tree

2 files changed

+395
-1
lines changed

2 files changed

+395
-1
lines changed

qa/pull-tester/rpc-tests.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,8 @@
196196
'sendmany.py',
197197
'sendtransparent.py',
198198
'spendspark.py',
199-
'sendspark.py'
199+
'sendspark.py',
200+
'sendsparkmany.py'
200201
]
201202
# if ENABLE_ZMQ:
202203
# testScripts.append('zmq_test.py')

0 commit comments

Comments
 (0)