alexbosworth / ln-service

Node.js interface to LND
MIT License
318 stars 61 forks source link

`getLockedUtxos` alway returns an empty list #180

Open SeverinAlexB opened 10 months ago

SeverinAlexB commented 10 months ago

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 commented 10 months ago

It's normal because lnd considers these locks internal