lnd/record
Elle Mouton 15f3cce27d
record: add PathID to BlindedRouteData
Add the PathID (tlv type 6) field to BlindedRouteData. This will be used
for the final hop of a blinded route. A new constructor is also added
for BlindedRouteData which can specifically be used for the final hop.
2024-07-10 09:12:40 +02:00
..
amp.go multi: Fix final hop payload size for AMP payments. 2024-02-03 12:16:06 +00:00
blinded_data_test.go record: add PathID to BlindedRouteData 2024-07-10 09:12:40 +02:00
blinded_data.go record: add PathID to BlindedRouteData 2024-07-10 09:12:40 +02:00
custom_records.go routerrpc+record: move custom set validation 2019-12-12 17:49:34 +01:00
experimental.go multi: rename key_send, key-send and key send to keysend 2020-01-16 18:37:16 -08:00
hop.go multi: add blinded path TLVs to onion payload / hops 2023-10-06 16:38:33 -07:00
mpp.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
record_test.go record: convert child_index from uint16 to uint32 2021-04-07 12:08:29 -07:00