Post
Topic
Board Electrum
Merits 1 from 1 user
Re: Electrum Legacy address
by
Husna QA
on 20/05/2021, 06:57:31 UTC
⭐ Merited by pooya87 (1)
Thanks for the information It works is there any difference between the seed given by the electrum on create seed and the console as given on the image above?.
There is no difference. Even as pooya87 explained above, you can set different parameters manually via the console which is not found when creating a wallet through the UI.





Reference:
https://github.com/spesmilo/electrum/blob/de716ab07cf81c96658713026b03a3d3f1940c19/electrum/mnemonic.py#L190
https://github.com/spesmilo/electrum/blob/de716ab07cf81c96658713026b03a3d3f1940c19/electrum/commands.py#L325
https://github.com/spesmilo/electrum/blob/6650e6bbae12a79e12667857ee039f1b1f30c7e3/electrum/mnemonic.py#L249
https://github.com/spesmilo/electrum/blob/6650e6bbae12a79e12667857ee039f1b1f30c7e3/electrum/version.py#L13-L21