mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-27 18:06:18 +02:00
fix typo
This commit is contained in:
@@ -573,7 +573,7 @@ func findPathInternal(
|
||||
|
||||
edgesExpanded++
|
||||
|
||||
// Calculate amount that the candidate node would have to sent
|
||||
// Calculate amount that the candidate node would have to send
|
||||
// out.
|
||||
amountToSend := toNodeDist.amountToReceive
|
||||
|
||||
|
Reference in New Issue
Block a user