Skip to content

Commit 0daf360

Browse files
committed
chore: add TODO to implement mnemonic for descriptor wallets
1 parent 5016294 commit 0daf360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/test_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
'wallet_upgradewallet.py --legacy-wallet',
258258
'wallet_importdescriptors.py --descriptors',
259259
'wallet_mnemonicbits.py --legacy-wallet',
260-
'wallet_mnemonicbits.py --descriptors',
260+
# 'wallet_mnemonicbits.py --descriptors', # TODO : implement mnemonics for descriptor wallets
261261
'rpc_bind.py --ipv4',
262262
'rpc_bind.py --ipv6',
263263
'rpc_bind.py --nonloopback',

0 commit comments

Comments
 (0)