We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5800879 commit 2e40838Copy full SHA for 2e40838
02-peer-protocol.md
@@ -622,7 +622,8 @@ The receiving node:
622
- MUST fail the channel if:
623
- it receives a duplicate input to one it sent previously
624
- it receives this message after `funding_add_complete` is received.
625
- - it receives an input that is malleable (P2SH/P2PKH)
+ - it receives an input that would create a malleable transaction id (e.g. pre-Segwit)
626
+ - it receives an unconfirmed input
627
- if is the `opener`:
628
629
- the total count of `input_info`s is greater than 6
0 commit comments