Skip to content

Commit 5800879

Browse files
committed
fixup: remove redundant/verbose wording
1 parent a960a1b commit 5800879

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

02-peer-protocol.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,6 @@ This message contains information for inputs to a funding transaction.
607607

608608
The sending node:
609609
- MUST NOT send `funding_add_input` if it has already transmitted `funding_add_complete`
610-
- MUST send this after `accept_channel2` has been exchanged, but before `funding_add_complete`
611610
- MUST add all sent inputs to the funding transaction
612611
- MUST NOT re-transmit inputs it has already received from the peer
613612
- MUST ensure each `input_info` refers to a non-malleable (segwit) UTXO.
@@ -673,7 +672,6 @@ Either node:
673672

674673
The sending node:
675674
- MUST NOT send `funding_add_output` if it has already transmitted `funding_add_complete`
676-
- MUST send this after `accept_channel2` has been exchanged, but before `funding_add_complete`
677675
- MUST add all sent outputs to the funding transaction
678676
- MUST ensure the `output_info`.`script` is a standard script
679677
- MUST NOT include the channel funding output.

0 commit comments

Comments
 (0)