mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
7e1628d89d
In this commit, we increase the default CTLV value to 80 blocks. Initially this was set to 144 blocks in the early days, but then was lowered to 40 blocks as the lnd implementation matured. By setting this to a higher value, we increase the safety window (MTTR) when it comes to node downtime, and also add some buffer room around time locks which may become more stressed in the future assuming the current mempool load remains persistent. |
||
---|---|---|
.. | ||
chaincode.go | ||
chainparams.go | ||
chainregistry.go | ||
log.go | ||
no_chain_backend.go | ||
taproot_check.go |