Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Import aezeed format to control the onchain part of the LND wallet #81

Open
openoms opened this issue Sep 8, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@openoms
Copy link
Contributor

openoms commented Sep 8, 2020

LND uses the aezeed seed format for it's wallet: https://github.com/lightningnetwork/lnd/tree/master/aezeed
The wallet holds two balances:

Currently the conversion is best done with:
https://guggero.github.io/cryptography-toolkit/#!/aezeed or
https://github.com/guggero/chantools

Request:

  • An option to import the aezeed format 24 word seed + passphrase to SpecterDIY
  • display the Master Public keys for the accounts on:
    m/84'/0'/0'/0 (p2wkh)
    m/49'/0'/0'/0 (np2wkh)
@openoms
Copy link
Contributor Author

openoms commented Oct 8, 2020

Related issue in LND: lightningnetwork/lnd#4678

And about extracting xpub from C-lighning underway: ElementsProject/lightning#4110

@stepansnigirev stepansnigirev added the enhancement New feature or request label Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants