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

getLockedUtxos alway returns an empty list #180

Open
SeverinAlexB opened this issue Nov 20, 2023 · 1 comment
Open

getLockedUtxos alway returns an empty list #180

SeverinAlexB opened this issue Nov 20, 2023 · 1 comment

Comments

@SeverinAlexB
Copy link

SeverinAlexB commented Nov 20, 2023

Using Polar, I created multiple channel open with 0conf utxos without creating a block. Whats weird tho: getLockedUtxos always returns an empty list [] even though the channel funding txs for sure use a utxo.
lncli wallet listleases also returns an empty list.

On the other hand, getUtxos returns the correct utxos and hides the once that are used by the funding txs.

Do I missunderstand "locked utxos"?

@alexbosworth
Copy link
Owner

It's normal because lnd considers these locks internal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants