mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
chore: add TODO to implement mnemonic for descriptor wallets
This commit is contained in:
parent
5016294307
commit
0daf360edf
@ -257,7 +257,7 @@ BASE_SCRIPTS = [
|
||||
'wallet_upgradewallet.py --legacy-wallet',
|
||||
'wallet_importdescriptors.py --descriptors',
|
||||
'wallet_mnemonicbits.py --legacy-wallet',
|
||||
'wallet_mnemonicbits.py --descriptors',
|
||||
# 'wallet_mnemonicbits.py --descriptors', # TODO : implement mnemonics for descriptor wallets
|
||||
'rpc_bind.py --ipv4',
|
||||
'rpc_bind.py --ipv6',
|
||||
'rpc_bind.py --nonloopback',
|
||||
|
Loading…
Reference in New Issue
Block a user