There's not currently a defined failure_code
to send back when we receive a replayed packet. In LND, we send back an update_fail_malformed_htlc
, but there's nothing malformed about the packet. We may not even need to introduce a new code if we can agree on an existing code to send back