Skip to content

Commit 3e85c85

Browse files
authored
Update bip-0119.mediawiki
Fix typo.
1 parent 0042dec commit 3e85c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0119.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ In BOLT #2, this maximum number of HTLCs in a channel is hard limited to 483 as
100100
size to prevent the transaction from being too large to be valid. In common software implementations
101101
such as LND, this limit is set much lower to 12 HTLCS. This is because accepting a larger number of
102102
HTLCS makes it more difficult for transactions to confirm during congested periods as they must pay
103-
hire fees.
103+
higher fees.
104104
Therefore, similarly to how congestion control is handled for normal transaction, lightning channel
105105
updates can be done across an CHECKTEMPLATEVERIFY tree, allowing nodes to safely use many more
106106
HTLCS.

0 commit comments

Comments
 (0)