bolts
bolts copied to clipboard
BOLT 4: Clarify final_incorrect_cltv_expiry data
use update_add_htlc.cltv_expiry
like final_incorrect_htlc_amount
.
This is the final node, so it has to be incoming? More precisely, it is the value in the update_add_htlc, not the value in the onion (the onion is presumably correct!).
final_incorrect_htlc_amount
has incoming_htlc_amt
.
Do you think final_incorrect_htlc_amount
's incoming_htlc_amt
--> amount_msat
?