mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-18 03:27:41 +02:00
Allow multiwallet.py to be used with --usecli
Add test coverage for bitcoin-cli multiwallet calls.
This commit is contained in:
committed by
John Newbery
parent
f6ade9ce1a
commit
a14dbff39e
@@ -92,6 +92,7 @@ BASE_SCRIPTS= [
|
||||
'mempool_reorg.py',
|
||||
'mempool_persist.py',
|
||||
'multiwallet.py',
|
||||
'multiwallet.py --usecli',
|
||||
'httpbasics.py',
|
||||
'multi_rpc.py',
|
||||
'proxy_test.py',
|
||||
|
||||
Reference in New Issue
Block a user