42 sats \ 4 replies \ @TonyGiorgio 3 Nov 2023 \ parent \ on: App to Manage On Chain keys on Lightning Node bitcoin
Yes they do. It's the PSBT opening flow. You can open channels from cold storage funds.
LDK ONLY let's you do it via external funds too.
LND too
Please show me a demo how I can do that (selecting a specific UTXO) with LDK (Mutiny, Bitkit, Bluewallet).
reply
I made this guide years ago for LND: https://abytesjourney.com/open-batch-channels-from-cold-storage-using-lnd-electrum-and-coldcard/
LDK is a node library, not a wallet interface. To do it with LDK, it is here: https://docs.rs/lightning/0.0.118/lightning/events/enum.Event.html#variant.FundingGenerationReady
reply
OK that is good.
Now try to translate that to a LN noob (are many here) that just want to do some few clicks in an app (for example Mutiny, Bitkit, Bluewallet)
reply
If anyone has support for it, it's probably Zeus. I don't know any LDK based wallet that supports selecting UTXO for channels yet, but I know all node implementations support it. I was just commenting on that.
reply