mirror of
https://github.com/lightning/bolts.git
synced 2025-01-19 05:33:37 +01:00
peer-protocol: fix tense use -> used
This commit is contained in:
parent
c572c1c42a
commit
1bbcd5552b
@ -1109,7 +1109,7 @@ A node:
|
|||||||
- MUST reverse any uncommitted updates sent by the other side (i.e. all
|
- MUST reverse any uncommitted updates sent by the other side (i.e. all
|
||||||
messages beginning with `update_` for which no `commitment_signed` has
|
messages beginning with `update_` for which no `commitment_signed` has
|
||||||
been received).
|
been received).
|
||||||
- Note: a node MAY have already use the `payment_preimage` value from
|
- Note: a node MAY have already used the `payment_preimage` value from
|
||||||
the `update_fulfill_htlc`, so the effects of `update_fulfill_htlc` are not
|
the `update_fulfill_htlc`, so the effects of `update_fulfill_htlc` are not
|
||||||
completely reversed.
|
completely reversed.
|
||||||
- upon reconnection:
|
- upon reconnection:
|
||||||
|
Loading…
Reference in New Issue
Block a user