mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-01 02:51:37 +02:00
Merge pull request #1856 from maurycy/typos
multi: fix various typos in comments
This commit is contained in:
@ -709,7 +709,7 @@ func TestSendPaymentErrorNonFinalTimeLockErrors(t *testing.T) {
|
||||
}
|
||||
|
||||
// Send off the payment request to the router, this payment should
|
||||
// suceed as we should actually go through Pham Nuwen in order to get
|
||||
// succeed as we should actually go through Pham Nuwen in order to get
|
||||
// to Sophon, even though he has higher fees.
|
||||
paymentPreImage, route, err := ctx.router.SendPayment(&payment)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user