File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -607,7 +607,6 @@ This message contains information for inputs to a funding transaction.
607607
608608The 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
674673The 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.
You can’t perform that action at this time.
0 commit comments