rust-lightning icon indicating copy to clipboard operation
rust-lightning copied to clipboard

Detect batch dual-funded opens

Open TheBlueMatt opened this issue 4 months ago • 0 comments

You can't do this in the current API, but one thing we need to make sure to handle with dual-funded opens once the API supports it is detecting when a dual-funded open opened multiple channels and use the batch logic to make sure we don't send funding signatures to peers until we have signatures on all other channels.

TheBlueMatt avatar Aug 18 '25 00:08 TheBlueMatt