- Establish channel only 2 nodes(
A and B)
A sends update_add_htlc(but, outgoing_cltv_value / cltv_expiry equal 0) to B
A and B exchange commitment_signed, revoke_and_ack.
B think WIRE_FINAL_EXPIRY_TOO_SOON (c-lightning log)
B sends update_fail_htlc to A
update_fail_htlc.len equal 2.
BOLT4's format(previous obscured) is longer than 2.
AandB)Asendsupdate_add_htlc(but,outgoing_cltv_value/cltv_expiryequal 0) toBAandBexchangecommitment_signed,revoke_and_ack.BthinkWIRE_FINAL_EXPIRY_TOO_SOON(c-lightninglog)Bsendsupdate_fail_htlctoAupdate_fail_htlc.lenequal 2.BOLT4's format(previous obscured) is longer than 2.