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

LND: External accounts: send full UTXO #2435

Open
kaloudis opened this issue Sep 21, 2024 · 0 comments
Open

LND: External accounts: send full UTXO #2435

kaloudis opened this issue Sep 21, 2024 · 0 comments
Labels
Coin control LND Issues specific to LND nodes

Comments

@kaloudis
Copy link
Contributor

kaloudis commented Sep 21, 2024

Building off of #790, #1433, #2106, and discovered while implementing #2416, we'd eventually like the ability to spend full UTXOs from external accounts.

Adding an external account outpoint to the sendCoins RPC will return:
unable to fetch+lock wallet utxos: unknown utxo: NewSubMap: missing key

There doesn't appear to be a way to 'send all' on the fundPsbt RPC

LND issue: lightningnetwork/lnd#9130

@kaloudis kaloudis added LND Issues specific to LND nodes Coin control labels Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Coin control LND Issues specific to LND nodes
Projects
None yet
Development

No branches or pull requests

1 participant