CLTV expiry for blinded paths
Let's consider the following setup:
- E creates a blinded path C->D->E
- E computes a
cltv_expiry_delta
for the blinded path:- E starts by adding the
cltv_expiry_delta
of every hop - E sets
cltv_expiry_delta = 10
in theencrypted_recipient_data
for C - E sets
cltv_expiry_delta = 15
in theencrypted_recipient_data
for D - E adds its
min_final_expiry_delta
(let's use5
)
- E starts by adding the