[bug]: provide more details on the new RBF cooperative close feature in release notes #9768
Labels
documentation
Documentation changes that do not affect code behaviour
Milestone
In the latest release notes, we have
lnd/docs/release-notes/release-notes-0.19.0.md
Lines 133 to 147 in b34afa3
which links to a PR that has no description and a bunch of commits.
This is a big and powerful change that I think we should more clearly explain to users in english what is going on and what it is compatible with.
Some key points that I think we should mention:
option_simple_close
. Channel peers must supportoption_simple_close
for this new protocol to work.option_simple_close
(Implement new simple coop close lightningdevkit/rust-lightning#2433), so it will not work with channel peers running any current version of LDK.option_simple_close
, so it likely does not work with channel peers running CLN.The text was updated successfully, but these errors were encountered: