How to get public key from a Electrum based wallet?

1

I have created a wallet with Electrum. Now I want to get the public key (not the address, but the public key for key-derivation).

How can I achieve that?

delete

Posted 2018-09-18T22:16:39.920

Reputation: 111

Answers

1

If you mean the extended public key aka master public key then you can get that via wallet menu > information. If you mean the address specific public key go to view menu > show address, switch to addresses tab, right click on the address in question and choose details to view the public key. You can also search the addresses on that tab by pressing ctrl+f.

Abdussamad

Posted 2018-09-18T22:16:39.920

Reputation: 1 850

With a fresh wallet, the addresses tab is empty. Does this mean you have to either send or receive BTC at least once in order to see your own public key?Markus 2019-11-29T11:25:13.307