This commit is contained in:
elkanatovey 2020-02-27 15:22:00 +02:00
parent 237ef9c9ba
commit 5ff017664c

@ -573,7 +573,7 @@ func findPathInternal(
edgesExpanded++ edgesExpanded++
// Calculate amount that the candidate node would have to sent // Calculate amount that the candidate node would have to send
// out. // out.
amountToSend := toNodeDist.amountToReceive amountToSend := toNodeDist.amountToReceive