Files
lnd/routing/result_interpretation_test.go
Carla Kirk-Cohen 4071db77b5 routing: add handling for blinded errors from final node
We do not expect blinding errors from the final node:
1. If the introduction is the recipient, they should use regular errors.
2. Otherwise, nodes have no business sending this error when they are
   not part of a blinded route.
2023-12-18 12:07:56 -05:00

18 KiB