Skip to content

update_fail_htlc.reason is not long enough to decode #465

Description

@nueno4
  1. Establish channel only 2 nodes(A and B)
  2. A sends update_add_htlc(but, outgoing_cltv_value / cltv_expiry equal 0) to B
  3. A and B exchange commitment_signed, revoke_and_ack.
  4. B think WIRE_FINAL_EXPIRY_TOO_SOON (c-lightning log)
  5. B sends update_fail_htlc to A

update_fail_htlc.len equal 2.
BOLT4's format(previous obscured) is longer than 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions