Skip to content

Commit efc9ef0

Browse files
committed
fixup! fixup! Rephrase the fee spike buffer requirement
1 parent 7d5b94d commit efc9ef0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

02-peer-protocol.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -872,9 +872,9 @@ bootstrap phase of the network.
872872
The node _responsible_ for paying the Bitcoin fee should maintain a "fee
873873
spike buffer" on top of its reserve to accommodate a future fee increase.
874874
Without this buffer, the node _responsible_ for paying the Bitcoin fee may
875-
reach a state where it is unable to receive any non-dust HTLC while maintaining
876-
its channel reserve (because of the increased weight of the commitment transaction),
877-
resulting in a degraded channel. See [#728](https://github.com/lightningnetwork/lightning-rfc/issues/728)
875+
reach a state where it is unable to send or receive any non-dust HTLC while
876+
maintaining its channel reserve (because of the increased weight of the
877+
commitment transaction), resulting in a degraded channel. See [#728](https://github.com/lightningnetwork/lightning-rfc/issues/728)
878878
for more details.
879879

880880
### Removing an HTLC: `update_fulfill_htlc`, `update_fail_htlc`, and `update_fail_malformed_htlc`

0 commit comments

Comments
 (0)