Post
Topic
Board Electrum
Re: 12 word vs 24 word seed
by
22bits
on 25/05/2023, 00:27:03 UTC

It may worth mentioning that you can generate a 24 word seed phrase using electrum too.  To do so, you need to go to console tab and use the following command.

Code:
make_seed(256)

Thank you a bunch for this.  Still somewhat used to a 24 word seed so this is very helpful.