Bitcoin Forum
May 20, 2025, 08:16:18 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Electrum legacy wallet in new version  (Read 98 times)
bnbstorm (OP)
Copper Member
Member
**
Offline Offline

Activity: 126
Merit: 35


View Profile
January 24, 2023, 09:08:31 PM
 #1

Is there a way to create a legacy wallet in current version of Electrum? As far as I have checked I was unable to find a way to create a legacy wallet starting with 1.

hosemary
Legendary
*
Offline Offline

Activity: 2772
Merit: 6144



View Profile
January 24, 2023, 09:11:35 PM
Merited by pooya87 (2), Charles-Tim (1)
 #2

For generating a legacy wallet, you need to go to "console" tab and use the following command.

Code:
make_seed(128,"","standard")

If you don't see "Console" tab, click on "View" at top of the window and select "Show Console".

▄███████████████████▄
████████████████████████

██████████▀▀▀▀██████████
███████████████▀▀███████
█████████▄▄███▄▄█████
████████▀▀████▀███████
█████████▄▄██▀██████████
████████████▄███████████
██████████████▄█████████
██████████▀▀███▀▀███████
███████████████████████
█████████▄▄████▄▄████████
▀███████████████████▀
.
 BC.GAME 
███████████████
███████████████
███████████████
███████████████
██████▀░▀██████
████▀░░░░░▀████
███░░░░░░░░░███
███▄░░▄░▄░░▄███
█████▀░░░▀█████

███████████████

███████████████

███████████████

███████████████
███████████████
███████████████
███████████████
███████████████
███░░▀░░░▀░░███
███░░▄▄▄░░▄████
███▄▄█▀░░▄█████
█████▀░░▐██████
█████░░░░██████

███████████████

███████████████

███████████████

███████████████
███████████████
███████████████
███████████████
███████████████
██████▀▀░▀▄░███
████▀░░▄░▄░▀███
███▀░░▀▄▀▄░▄███
███▄░░▀░▀░▄████
███░▀▄░▄▄██████

███████████████

███████████████

███████████████

███████████████

DEPOSIT BONUS
.1000%.
GET FREE
...5 BTC...

REFER & EARN
..$1000 + 15%..
COMMISSION


 Play Now 


AVATAR
   
Report to moderator 
██████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
bnbstorm (OP)
Copper Member
Member
**
Offline Offline

Activity: 126
Merit: 35


View Profile
January 24, 2023, 09:16:07 PM
 #3

For generating a legacy wallet, you need to go to "console" tab and use the following command.

Code:
make_seed(128,"","standard")

If you don't see "Console" tab, click on "View" at top of the window and select "Show Console".

Thanks it worked and I got a new seed. But I would like to ask what does 128 mean?

hosemary
Legendary
*
Offline Offline

Activity: 2772
Merit: 6144



View Profile
January 24, 2023, 09:19:04 PM
 #4

Thanks it worked and I got a new seed. But I would like to ask what does 128 mean?
That's the number of bits of entropy.
With 128 bits of entropy, you will have a 12 word seed phrase. For example, you can change the 128 to 256 to have a 24 word seed phrase.

Code:
make_seed(256,"","standard")

▄███████████████████▄
████████████████████████

██████████▀▀▀▀██████████
███████████████▀▀███████
█████████▄▄███▄▄█████
████████▀▀████▀███████
█████████▄▄██▀██████████
████████████▄███████████
██████████████▄█████████
██████████▀▀███▀▀███████
███████████████████████
█████████▄▄████▄▄████████
▀███████████████████▀
.
 BC.GAME 
███████████████
███████████████
███████████████
███████████████
██████▀░▀██████
████▀░░░░░▀████
███░░░░░░░░░███
███▄░░▄░▄░░▄███
█████▀░░░▀█████

███████████████

███████████████

███████████████

███████████████
███████████████
███████████████
███████████████
███████████████
███░░▀░░░▀░░███
███░░▄▄▄░░▄████
███▄▄█▀░░▄█████
█████▀░░▐██████
█████░░░░██████

███████████████

███████████████

███████████████

███████████████
███████████████
███████████████
███████████████
███████████████
██████▀▀░▀▄░███
████▀░░▄░▄░▀███
███▀░░▀▄▀▄░▄███
███▄░░▀░▀░▄████
███░▀▄░▄▄██████

███████████████

███████████████

███████████████

███████████████

DEPOSIT BONUS
.1000%.
GET FREE
...5 BTC...

REFER & EARN
..$1000 + 15%..
COMMISSION


 Play Now 


AVATAR
   
Report to moderator 
██████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
bnbstorm (OP)
Copper Member
Member
**
Offline Offline

Activity: 126
Merit: 35


View Profile
January 24, 2023, 09:31:47 PM
 #5

Thanks it worked and I got a new seed. But I would like to ask what does 128 mean?
That's the number of bits of entropy.
With 128 bits of entropy, you will have a 12 word seed phrase. For example, you can change the 128 to 256 to have a 24 word seed phrase.

Code:
make_seed(256,"","standard")
Thank you very much. Locking thread.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!