How to derive addresses based on BIP44 in BlockCypher?

1

I would like precise how to derive addresses from BTC HD wallet based on BIP44 (m/44’/0’/0’)? During HD wallet creation I have provided xpub of my m/44’/0’/0’, but there is no option to specify root path for address derivation. If I provide subchain index = 1, it derives m/1/i, but I need m/44’/0’/0’/i

Molarro

Posted 2018-03-15T14:02:53.733

Reputation: 111

No answers