mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-07 16:14:26 +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.