dashpay/electrum-dash-old

Unable to import extended keys in new wallet creation dialog.

Closed this issue · 4 comments

The "next" button is just grayed out/disabled, doesn't enable when I paste in an xprv or an xpub key.

Is this because of #7 (i.e. what do the extended keys start with)?

No, I don't think so. I haven't dived into why this isn't working.
On Mar 5, 2016 16:20, "Kefkius" notifications@github.com wrote:

Is this because of #7 https://github.com/dashpay/electrum-dash/pull/7
(i.e. what do the extended keys start with)?


Reply to this email directly or view it on GitHub
https://github.com/dashpay/electrum-dash/issues/15#issuecomment-192610536
.

Ok, this is working for me now, closing this issue. I expected Electrum to allow sub-keys entered instead of only the master xpub/xprv keys, but apparently it won't accept child keys, only the master.

Nevermind! You were right @Kefkius , this is exactly because I wasn't running the right local version of Electrum — I was using my drk* branch instead. It does work with sub-keys as well as master keys.