mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Merge pull request #887 from richardkiss/patch-1
Update bip-0119.mediawiki
This commit is contained in:
commit
cd2c4069a7
@ -100,7 +100,7 @@ In BOLT #2, this maximum number of HTLCs in a channel is hard limited to 483 as
|
|||||||
size to prevent the transaction from being too large to be valid. In common software implementations
|
size to prevent the transaction from being too large to be valid. In common software implementations
|
||||||
such as LND, this limit is set much lower to 12 HTLCS. This is because accepting a larger number of
|
such as LND, this limit is set much lower to 12 HTLCS. This is because accepting a larger number of
|
||||||
HTLCS makes it more difficult for transactions to confirm during congested periods as they must pay
|
HTLCS makes it more difficult for transactions to confirm during congested periods as they must pay
|
||||||
hire fees.
|
higher fees.
|
||||||
Therefore, similarly to how congestion control is handled for normal transaction, lightning channel
|
Therefore, similarly to how congestion control is handled for normal transaction, lightning channel
|
||||||
updates can be done across an CHECKTEMPLATEVERIFY tree, allowing nodes to safely use many more
|
updates can be done across an CHECKTEMPLATEVERIFY tree, allowing nodes to safely use many more
|
||||||
HTLCS.
|
HTLCS.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user