We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5016294 commit 0daf360Copy full SHA for 0daf360
test/functional/test_runner.py
@@ -257,7 +257,7 @@
257
'wallet_upgradewallet.py --legacy-wallet',
258
'wallet_importdescriptors.py --descriptors',
259
'wallet_mnemonicbits.py --legacy-wallet',
260
- 'wallet_mnemonicbits.py --descriptors',
+ # 'wallet_mnemonicbits.py --descriptors', # TODO : implement mnemonics for descriptor wallets
261
'rpc_bind.py --ipv4',
262
'rpc_bind.py --ipv6',
263
'rpc_bind.py --nonloopback',
0 commit comments