mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-04 12:42:05 +02:00
Update wallet_multiwallet.py for descriptor and sqlite wallets
This commit is contained in:
committed by
Andrew Chow
parent
310b0fde04
commit
c4a29d0a90
@ -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',
|
||||
|
Reference in New Issue
Block a user