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:
parent
fa879e325c
commit
076f21d65e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user