Author

Topic: Obtaining The Private Key For Each Address In The Electrum Wallet (Read 141 times)

legendary
Activity: 3444
Merit: 10558
or if you are a fan of the console you can always use the commands there.
for seeing the full list of them type
Code:
help()

for getting the private key of an address use:
Code:
getprivatekeys('Your_Address_here')

p.s. you may need to enable console tab from the menu "View > Show console"
legendary
Activity: 2758
Merit: 6830
1. Enable the Addresses tab by going to: View -> Show Addresses;
2. Go to the Addresses tab;
3. Right click your address -> Private key;

That's it!
full member
Activity: 552
Merit: 110
Hello:

Let's say that three addresses are holding coins in my Electrum wallet.

Each of those addresses have their own private key.

How can I obtain the private key for each of those three addresses?

What are the ABC instructions for obtaining those private keys?

I know all about the seed word phrase and these questions are not about that.

Thank you,

G.P.
Jump to: