Files
lnd/routing/router_test.go
positiveblue 83ccf61df9 routing: fix index out of range panic
Make sure that we do not crash the node trying to access an invalid
position for an array (-1) in `BuildRoute`.
2023-07-25 10:13:26 -07:00

142 KiB