mirror of
https://github.com/lightning/bolts.git
synced 2025-02-23 06:35:18 +01:00
fixed typo htlc->HTLC (#262)
This commit is contained in:
parent
b09e119c57
commit
2aa9f971af
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ This output sends funds to the remote peer after the HTLC timeout or using the r
|
|||
OP_ENDIF
|
||||
OP_ENDIF
|
||||
|
||||
To timeout the htlc, the remote node spends it with the witness:
|
||||
To timeout the HTLC, the remote node spends it with the witness:
|
||||
|
||||
<remotesig> 0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue