1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 01:50:03 +01:00

nit: verbiage + wording

Suggested-By: @morehouse
This commit is contained in:
niftynei 2023-11-09 22:38:48 -06:00 committed by neil saitug
parent fa879e325c
commit 076f21d65e

View File

@ -1313,7 +1313,7 @@ Upon receipt of consecutive `tx_complete`s, the receiving node:
`open_channel2`.`funding_satoshis` and `accept_channel2`. `open_channel2`.`funding_satoshis` and `accept_channel2`.
`funding_satoshis` `funding_satoshis`
- the value of the funding output is less than the `dust_limit` - 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: - MUST fail the negotiation if:
- the transaction's total fees is less than the last - the transaction's total fees is less than the last
successfully negotiated transaction's fees successfully negotiated transaction's fees
@ -1372,7 +1372,7 @@ The sending node:
The receiving node: The receiving node:
- if the `witness` weight lowers the effective `feerate` - 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 broadcast their commitment transaction, closing the channel.
- SHOULD apply `witnesses` to the funding transaction and broadcast it - SHOULD apply `witnesses` to the funding transaction and broadcast it
- if has already sent or received a `channel_ready` message for this - if has already sent or received a `channel_ready` message for this