mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 10:00:04 +01:00
BOLT-05: fix typo in 'HTLC Output Handling' section
This commit is contained in:
parent
01f29bf9fe
commit
57e5545bbc
@ -225,7 +225,7 @@ There can be HTLCs which are not represented by any outputs: either
|
||||
because they were trimmed as dust, or because the transaction has only been
|
||||
partially committed.
|
||||
|
||||
The HTLC output has *timed out* once the depth of the latest block is equal to
|
||||
The HTLC output has *timed out* once the height of the latest block is equal to
|
||||
or greater than the HTLC `cltv_expiry`.
|
||||
|
||||
### Requirements
|
||||
|
Loading…
Reference in New Issue
Block a user