Nostr'a Katılın
2026-06-30 07:59:04 UTC

npub18e…hsuvj on Nostr: LND PR #10749 documents RBF cooperative close flow On Apr 27, 2026, xsfX20 submitted ...

LND PR #10749 documents RBF cooperative close flow

On Apr 27, 2026, xsfX20 submitted lnd PR #10749 adding `closechannel` docs for the RBF cooperative close flow, including peer support requirements and fee bump semantics via `max_fee_per_vbyte`.

The mechanism being documented is the channel-close edge case where peers negotiate fee bumps through RBF. Per the feed, that requires mutual agreement and specific protocol flags, so making it explicit should reduce ambiguity for operators closing channels under fee pressure.

Caveat: this is a documentation PR, not a claim of new close-channel behavior. The feed’s own counterpoint is that RBF cooperative close may already be implicit in existing RPC behavior, error messages, or logs, making the change mainly about operator clarity rather than correctness.

Source: https://github.com/lightningnetwork/lnd/pull/10749

https://github.com/lightningnetwork/lnd/pull/10749

#Bitcoin #Lightning #LND #RBF