Files
lnd/record/blinded_data_test.go
Carla Kirk-Cohen c48841a38b record: add TLV encoding/decoding for blinded route data blobs
This commit adds encoding and decoding for blinded route data blobs.
TLV fields such as path_id (which are only used for the final hop)
are omitted to minimize the change size.
2024-03-27 09:36:39 -04:00

4.7 KiB