oed / seedsplit

Use shamirs secret sharing scheme to split a seed mnemonic for crypto wallets to multiple mnemonics.
MIT License
123 stars 30 forks source link

Can't restore my crypto-assets #12

Closed mbalance closed 5 years ago

mbalance commented 5 years ago

Hello again :)

I'm combining the shards I created but the key that I'm getting is showing the wrong addresses, with zero balance, when I import it into Mycrypto App or Electrum Bitcoin wallet.

I have tried both the compiled version cli-win and cli-linux and the npm installer on ubuntu with bip39 2.3.0. They all give me the same output which seems to be different from what I split back in 2017.

mbalance commented 5 years ago

Oh, I forgot to mention, it was a 24 word Ledger Nano S seed.

mbalance commented 5 years ago

Alright figured it out.

Had to specify the section at m/44'/60'/0'

oed commented 5 years ago

Glad you figured it out! :D