Export Xpubkey from Bitcoin Core Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?from Bitcoin Core to SPV clientExport Private Keys from Bitcoin-QTWhat bitcoin wallets support bip32 extended public key export?Does Bitcoin Core support watch-only wallets?During transaction getting 'Insufficient funds' message from Bitcoin coreBitcoin core - Listtransactions doesn't show fee of received transactionswhich private key to export from electrum?Can I export a xpub/zpub/ypub key in bitcoin core?How is the ExtraNonce calculated in Bitcoin CoreBitcoin core read-only
Why do we bend a book to keep it straight?
Why does it sometimes sound good to play a grace note as a lead in to a note in a melody?
Effects on objects due to a brief relocation of massive amounts of mass
Drawing without replacement: why the order of draw is irrelevant?
Is there a kind of relay only consumes power when switching?
Time to Settle Down!
How to install press fit bottom bracket into new frame
How could we fake a moon landing now?
Do wooden building fires get hotter than 600°C?
What are the out-of-universe reasons for the references to Toby Maguire-era Spider-Man in Into the Spider-Verse?
Why wasn't DOSKEY integrated with COMMAND.COM?
Why is Nikon 1.4g better when Nikon 1.8g is sharper?
How to tell that you are a giant?
An adverb for when you're not exaggerating
Can anything be seen from the center of the Boötes void? How dark would it be?
Do any jurisdictions seriously consider reclassifying social media websites as publishers?
SF book about people trapped in a series of worlds they imagine
Take 2! Is this homebrew Lady of Pain warlock patron balanced?
How would a mousetrap for use in space work?
Amount of permutations on an NxNxN Rubik's Cube
Chebyshev inequality in terms of RMS
Find 108 by using 3,4,6
Did Krishna say in Bhagavad Gita "I am in every living being"
What is the effect of altitude on true airspeed?
Export Xpubkey from Bitcoin Core
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?from Bitcoin Core to SPV clientExport Private Keys from Bitcoin-QTWhat bitcoin wallets support bip32 extended public key export?Does Bitcoin Core support watch-only wallets?During transaction getting 'Insufficient funds' message from Bitcoin coreBitcoin core - Listtransactions doesn't show fee of received transactionswhich private key to export from electrum?Can I export a xpub/zpub/ypub key in bitcoin core?How is the ExtraNonce calculated in Bitcoin CoreBitcoin core read-only
How do I export my HD wallet's Xpubkey in Bitcoin Core?
Do I construct it using the value of "hdseedid" returned by getwalletinfo?
bitcoin-core hd-wallet xpub
add a comment |
How do I export my HD wallet's Xpubkey in Bitcoin Core?
Do I construct it using the value of "hdseedid" returned by getwalletinfo?
bitcoin-core hd-wallet xpub
add a comment |
How do I export my HD wallet's Xpubkey in Bitcoin Core?
Do I construct it using the value of "hdseedid" returned by getwalletinfo?
bitcoin-core hd-wallet xpub
How do I export my HD wallet's Xpubkey in Bitcoin Core?
Do I construct it using the value of "hdseedid" returned by getwalletinfo?
bitcoin-core hd-wallet xpub
bitcoin-core hd-wallet xpub
asked 2 hours ago
GeremiaGeremia
2,37312457
2,37312457
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "308"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f86127%2fexport-xpubkey-from-bitcoin-core%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
add a comment |
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
add a comment |
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
answered 1 hour ago
Pieter WuillePieter Wuille
48.5k3100163
48.5k3100163
add a comment |
add a comment |
Thanks for contributing an answer to Bitcoin Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f86127%2fexport-xpubkey-from-bitcoin-core%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown