mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-03 02:29:47 +02:00
fix typo
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user