Code Monkey home page Code Monkey logo

Comments (3)

pooler avatar pooler commented on July 21, 2024

Since version 4.1.0 of Electrum, the wallet creation wizard no longer asks for a seed type, and creates segwit wallets with bech32 addresses. Older seed types can still be created with the command line, or via the console tab with:

make_seed(seed_type="standard")

This will display a new seed which you can then use to "restore" a fresh legacy wallet.

from electrum-ltc.

 avatar commented on July 21, 2024

@pooler

So I used the console and put in command make_seed(seed_type="standard")and it generated new seed.

Then proceded to create new wallet and imported/restored with seed generated from console and it worked. 👍

[Created Address with Uppers and Lowers case] aka Legacy

Thanks

Is this console command documented on the site?

In Closing the issue, if its not documented make_seed(seed_type="standard") it should be added on site and Wiki to safe people the hasle when trying to buy LTC and address not working cause its not Legacy to begin with.

from electrum-ltc.

pooler avatar pooler commented on July 21, 2024

I agree this should probably be better documented, even upstream. Googling the issue mostly returns results for unofficial (although helpful) pages:
https://bitcoinelectrum.com/creating-an-electrum-wallet/
https://www.reddit.com/r/Electrum/comments/mku14h/how_do_you_create_legacy_wallet_from_command_line/

I think it might even be a good idea to revert the change to the wallet creation wizard in future releases of Electrum-LTC, given how bech32 addresses are still not widely supported.

from electrum-ltc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.