mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 10:00:04 +01:00
02-peer-protocol.md: Minor typo: update_htlc_add
, verb should come first
This commit is contained in:
parent
8bc2304705
commit
77c9272ed6
@ -481,7 +481,7 @@ the blockchain.
|
||||
|
||||
#### Requirements
|
||||
|
||||
A node MUST NOT offer an HTLC (`update_htlc_add`) in response to an incoming HTLC until
|
||||
A node MUST NOT offer an HTLC (`update_add_htlc`) in response to an incoming HTLC until
|
||||
the incoming HTLC has been irrevocably committed.
|
||||
|
||||
A node MUST NOT fail an incoming HTLC (`update_fail_htlc`) for which it has committed
|
||||
|
Loading…
Reference in New Issue
Block a user