Open JssDWt opened 9 months ago
@ddustin What are your thoughts on adding the mindepth parameter in order to allow for zero conf splices?
@ddustin What are your thoughts on adding the mindepth parameter in order to allow for zero conf splices?
It's definitely on the radar. There's a lot of discussion around if we can do them safely and, if so, what are the restrictions that make them safe.
@ddustin What is the state of this discussion?
I don't believe anyone's working on zero conf splices at the moment
I don't believe anyone's working on zero conf splices at the moment
The splicing spec has changed in meantime to allow 0-conf splices. It now uses acceptable depth rather than 6 confirmations
This comment speaks of multiple unconformed splices.
So spec-wise this should be possible now.
In the current splicing flow, there is no way to set the minimum required chain confirmations. It would be useful to be able to set the minimum amount of chain confirmations to 0 in the context of an LSP that operates with 0-conf channels.
mindepth
), like in fundchannelmindepth
is zero, immediately send splice_locked, without waiting for confirmationsmindepth
is 0, since that would invalidate the funding transactionTypical splicing flow (see comment at splice_init):