Post
Topic
Board Web Wallets
Re: Blockchain.info BIP32 (xpub)
by
CODERsp
on 30/11/2015, 13:55:31 UTC
I found the solution (if somebody will search). You need to use BIP44 derivation path: m/44'/0'/0' and child keys with def 0/0, 0/1, etc. instead of m/44'/0'/0'/0 & 0,1,2,etc.