mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-18 04:24:28 +01:00
We are returning a `BADONION` error despite the cause being an invalid onion payload containing an unknown even TLV type. It really should return `INVALID_ONION_PAYLOAD` errors instead.