Ok let's discuss something serious. I prefer answers from those who really know the answers, not just "opinions".
We have the main LN implementations used for running nodes LND, CLN, Eclair. Yes there are more but more for LN freaks.
Each one have its own CLTV delta, by default:
- LND - 40 blocks
- CLN - 34 blocks
- Eclair - 144 blocks
Yes, don't send me to read the documentation. I read it, every day I read damn documentations to educate myself.
I want to hear your explanation, in your own words, to see how others understand this shit.
My questions:
- why we don't have a standard defaulr CLTV delta for all implementations?
- why each one have that specific amount of blocks?
- what happen if I have a LND and/or a CLN node and I set to my channels 73 blocks for CLTV ? Or any random number.
- does this CLTV can affect force close channels?