Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
13171891
Topic
1269505
Board
Web Wallets
Re: Blockchain.info BIP32 (xpub)
by
HeadsOrTails
on
07/12/2015, 07:47:17 UTC
Quote from: CODERsp on November 30, 2015, 01:55:31 PM
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.
I'm 99% certain you can use:
Code:
m/44'/0'/0'/0/0, m/44'/0'/0'/0/1 etc