From 076f21d65e8ccc66057d61f6a650693d17120314 Mon Sep 17 00:00:00 2001 From: niftynei Date: Thu, 9 Nov 2023 22:38:48 -0600 Subject: [PATCH] nit: verbiage + wording Suggested-By: @morehouse --- 02-peer-protocol.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/02-peer-protocol.md b/02-peer-protocol.md index 6dd530f..ed5403d 100644 --- a/02-peer-protocol.md +++ b/02-peer-protocol.md @@ -1313,7 +1313,7 @@ Upon receipt of consecutive `tx_complete`s, the receiving node: `open_channel2`.`funding_satoshis` and `accept_channel2`. `funding_satoshis` - the value of the funding output is less than the `dust_limit` - - if it is an RBF attempt: + - if this is an RBF attempt: - MUST fail the negotiation if: - the transaction's total fees is less than the last successfully negotiated transaction's fees @@ -1372,7 +1372,7 @@ The sending node: The receiving node: - if the `witness` weight lowers the effective `feerate` - below the the *opener*'s feerate for the funding transaction: + below the *opener*'s feerate for the funding transaction: - SHOULD broadcast their commitment transaction, closing the channel. - SHOULD apply `witnesses` to the funding transaction and broadcast it - if has already sent or received a `channel_ready` message for this