-
Notifications
You must be signed in to change notification settings - Fork 254
Description
python seedrecover.py --no-dupchecks --mnemonic-length 12 --language EN --dsw --wallet-type BIP39 --force-checksum-in-generator --addr-limit 1 --addrs 1*** --tokenlist ./tokenlist.txt --bip32-path "m/44'/0'/0'/0" --no-eta
python seedrecover.py --no-dupchecks --mnemonic-length 12 --language EN --dsw --wallet-type BIP39 --force-checksum-in-generator --addr-limit 1 --addrs 1*** --tokenlist ./tokenlist.txt --bip32-path "m/44'/0'/0'/0" --passphrase --no-eta
As the difference between the two commands above, the one below adds a passphrase, but the seed file has not changed at all, so the number of permutations and combinations should still be the original number, but the result is that the combinations of the command below have increased several times.