mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-14 12:42:48 +02:00
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. |
||
|---|---|---|
| .. | ||
| amp.go | ||
| blinded_data.go | ||
| blinded_data_test.go | ||
| custom_records.go | ||
| experimental.go | ||
| hop.go | ||
| mpp.go | ||
| record_test.go | ||