lnd/htlcswitch/hop
Carla Kirk-Cohen 6d41037628
htlcswitch: set forwarding information from encrypted data
If we received a payload with a encrypted data point set, our forwarding
information should be set from the information in our encrypted blob.
This behavior is the same for introduction and relying nodes in a
blinded route.
2024-04-03 08:52:26 -04:00
..
error_encryptor.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
forwarding_info.go htlcswitch: add NextBlinding to ForwardingInfo and set in UpdateAddHtlc 2024-04-03 08:38:24 -04:00
fuzz_test.go multi: return parsed types from payload 2024-04-03 08:52:25 -04:00
iterator.go htlcswitch: set forwarding information from encrypted data 2024-04-03 08:52:26 -04:00
iterator_test.go htlcswitch: add NextBlinding to ForwardingInfo and set in UpdateAddHtlc 2024-04-03 08:38:24 -04:00
log.go htlcswitch: move hop iterator into htlcswitch/hop package 2019-09-05 15:30:31 +02:00
payload.go multi: return parsed types from payload 2024-04-03 08:52:25 -04:00
payload_test.go multi: return parsed types from payload 2024-04-03 08:52:25 -04:00
type.go htlcswitch/hop: move hop.Exit and hop.Source to hop pkg 2019-09-05 01:35:23 -07:00