lnd/htlcswitch/hop
Carla Kirk-Cohen 2029a06918
multi: return parsed types from payload
To separate blinded route parsing from payload parsing, we need to
return the parsed types map so that we can properly validate blinded
data payloads against what we saw in the onion.
2024-04-03 08:52:25 -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_test.go htlcswitch: add NextBlinding to ForwardingInfo and set in UpdateAddHtlc 2024-04-03 08:38:24 -04:00
iterator.go multi: return parsed types from payload 2024-04-03 08:52:25 -04:00
log.go htlcswitch: move hop iterator into htlcswitch/hop package 2019-09-05 15:30:31 +02:00
payload_test.go multi: return parsed types from payload 2024-04-03 08:52:25 -04:00
payload.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