Skip to content

Commit 02756e4

Browse files
committed
f s/update_fulfill_htlc/update_fail_htlc/
1 parent a3693cb commit 02756e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-peer-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2418,7 +2418,7 @@ A receiving node:
24182418
originally sent the HTLC, using the `failure_code` given and setting the
24192419
data to `sha256_of_onion`.
24202420
- SHOULD add a random delay before sending `update_fulfill_htlc`,
2421-
`update_fulfill_htlc`, `update_fail_malformed_htlc`.
2421+
`update_fail_htlc`, `update_fail_malformed_htlc`.
24222422

24232423
#### Rationale
24242424

0 commit comments

Comments
 (0)