Post
Topic
Board Bitcoin Discussion
Re: Seed Phrases and Private Keys
by
TheBeardedBaby
on 05/05/2022, 07:12:23 UTC
In Electrum can export the master key easy, but you have to disable the password first (for security reasons).

Go to wallet > Password, then type your "old" password and leave "new password" fields empty.

Then go to the View menu, open the console, in the console you write this one >

Code:
wallet.keystore.xprv

then your master key will show.

Now you can go back and set a password again.