lnd/routing/route
MPins 746bdd6344 route: add ChanIDString func to return the route as a string
ChanIDString returns a string representation of the route's
channel IDs, formatting them in the order they appear in the
route (e.g., "chanID1 -> chanID2").
2025-03-03 07:44:24 -03:00
..
route.go route: add ChanIDString func to return the route as a string 2025-03-03 07:44:24 -03:00
route_test.go multi: update payload validation to account for blinded routes 2023-12-18 11:27:55 -05:00