You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you create a watch-only wallet and import an xpub, that xpub becomes the account key for Account 0. If you query for account 0 (or default) you should see your original xpub:
Hi,
I created a watch-only wallet, with a xpubkey property:
Now I'd like to retrieve the
accountKey
/xpubkey
back.it's not in
bclient.wallet(id).getInfo()
, and I couldn't find the proper method in the API docs, any help?Many thanks
The text was updated successfully, but these errors were encountered: