Update wallet_multiwallet.py for descriptor and sqlite wallets

This commit is contained in:
Russell Yanofsky
2020-10-07 14:50:05 -04:00
committed by Andrew Chow
parent 310b0fde04
commit c4a29d0a90
3 changed files with 26 additions and 12 deletions

View File

@ -141,6 +141,7 @@ BASE_SCRIPTS = [
'mempool_reorg.py',
'mempool_persist.py',
'wallet_multiwallet.py',
'wallet_multiwallet.py --descriptors',
'wallet_multiwallet.py --usecli',
'wallet_createwallet.py',
'wallet_createwallet.py --usecli',