You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add attribution data to onionreply and update_fail_htlc
Adding the optional TLVs to update_fail_htlc and struct onionreply
so that we can parse and store it.
Key Changes:
- Add tlvtype 'attribution_data' to 'update_fail_htlc' msgtype.
- Add 'htlc_hold_time' & 'truncated_hmac' to struct onionreply.
0 commit comments