Post
Topic
Board Beginners & Help
Re: How dows wallet seed restore work?
by
paduser
on 13/11/2017, 19:43:09 UTC
Thanks for the anwser. You really helped me out.
Quote
but in reality, it is more complicated than that.
So I can't calculate all the private keys manually outside of the wallet software?

This is exactly how it works (for wallets using BIP-32): https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki

Thanks