How to import an extended public key into bitcoin core 0.16

0

I exported an xpub key from a HW wallet and want to import it into my own node to keep track of changes to the balance. My node is running satoshi 0.16.1

Can someone help me find the right syntax for bitcoin-cli, or make a statement about whether it is possible at all to import extended public keys?

Edit: @aantonop seems to state in this video (https://youtu.be/8mpDcBfNA7g) @ 16:55 that this is possible in bitcoin core though I may be getting it wrong and also he isn't omniscient.

Hare Brained Brian

Posted 2018-07-25T08:31:48.720

Reputation: 3

Answers

2

It's not possible in bitcoin core right now. You can use electrum and import your xpub as a watch-only wallet.

Mike D

Posted 2018-07-25T08:31:48.720

Reputation: 1 571