1
0
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:
lisa neigut 2018-09-21 18:26:35 -07:00 committed by Rusty Russell
parent c572c1c42a
commit 1bbcd5552b

View File

@ -1109,7 +1109,7 @@ A node:
- MUST reverse any uncommitted updates sent by the other side (i.e. all
messages beginning with `update_` for which no `commitment_signed` has
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
completely reversed.
- upon reconnection: