Post
Topic
Board Development & Technical Discussion
Re: Mnemonic words Known and target address known but order missing - Please help
by
nc50lc
on 26/12/2023, 14:58:19 UTC
I counting on btcrecover seedrecover if i want to search of the address in definitive path shall i have to give option --bip32-path m/84'/0'/0'/0 or shall i avoid this,
It'll be faster with it, in general it searches for the paths listed in "/derivationpath-lists/BTC.txt",
with --bip32-path arg or by commenting-out the unneeded lines, it will only search those 1000 address_index in one derivation path.

But you'll have to make sure that your wallet is using the specified path or you'll get false-negative result.