lnd.xprv/routing/route
Joost Jager d02de70d20
multi: do not use tlv.Record outside wire format handling
This commit prepares for more manipulation of custom records. A list of
tlv.Record types is more difficult to use than the more basic
map[uint64][]byte.

Furthermore fields and variables are renamed to make them more
consistent.
2019-12-12 00:14:58 +01:00
..
route_test.go routing/route/route: add optional MPP field to Hop 2019-11-04 14:11:28 -08:00
route.go multi: do not use tlv.Record outside wire format handling 2019-12-12 00:14:58 +01:00