Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 55985e7

Browse files
committed
Make docstring for payLightning more clear.
1 parent 9322725 commit 55985e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/action/payment.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,7 @@ class PaymentAction {
353353
}
354354

355355
/**
356-
* Send the amount specified in the payment.amount. If zero use the amount
357-
* specified in the invoice as a lightning transaction and
356+
* Send the amount specified in payment.amount as a lightning transaction and
358357
* display the wait screen while the payment confirms.
359358
* This action can be called from a view event handler as does all
360359
* the necessary error handling and notification display.

0 commit comments

Comments
 (0)