mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 10:00:04 +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`.
|
`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
|
||||||
|
Loading…
Reference in New Issue
Block a user