We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b201efe commit 55ee3f4Copy full SHA for 55ee3f4
02-peer-protocol.md
@@ -1080,7 +1080,7 @@ A sending node:
1080
transaction.
1081
1082
A receiving node:
1083
- - if `per_commitment_secret` does not generate the previous `per_commitment_point`:
+ - if `per_commitment_secret` is not a valid secret key or does not generate the previous `per_commitment_point`:
1084
- MUST fail the channel.
1085
- if the `per_commitment_secret` was not generated by the protocol in [BOLT #3](03-transactions.md#per-commitment-secret-requirements):
1086
- MAY fail the channel.
0 commit comments