RTL icon indicating copy to clipboard operation
RTL copied to clipboard

Select specific UTXOs when opening a new channel

Open hieblmi opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. When opening a channel to a peer it would be nice to be able to select individual UTXOs as input for the funding transaction.

Describe the solution you'd like An additional radio-button to switch between specifying a certain amount(as currently implemented) and a view of check-boxes to select individual UTXOs as inputs for the funding transaction of a channel opening.

image

Describe alternatives you've considered I can't find a way to select specific UTXOs for a channel opening.

Additional context Add any other context or screenshots about the feature request here.

hieblmi avatar Jun 20 '21 15:06 hieblmi

Hi @hieblmi this feature is dependent on the below PR getting merged and released on LND: https://github.com/lightningnetwork/lnd/pull/4029

saubyk avatar Sep 05 '22 00:09 saubyk

Thanks for the pointer @saubyk. I see the issue is up for grabs...

hieblmi avatar Sep 05 '22 14:09 hieblmi