Rusty Russell
8 years ago
3 changed files with 12 additions and 12 deletions
@ -1,18 +1,18 @@ |
|||||
LIGHTNING-WAITINVOICE(7) |
LIGHTNING-WAITANYINVOICE(7) |
||||
======================== |
=========================== |
||||
:doctype: manpage |
:doctype: manpage |
||||
|
|
||||
NAME |
NAME |
||||
---- |
---- |
||||
lightning-waitinvoice - Protocol for waiting for payments. |
lightning-waitanyinvoice - Protocol for waiting for payments. |
||||
|
|
||||
SYNOPSIS |
SYNOPSIS |
||||
-------- |
-------- |
||||
*waitinvoice* ['lastlabel'] |
*waitanyinvoice* ['lastlabel'] |
||||
|
|
||||
DESCRIPTION |
DESCRIPTION |
||||
----------- |
----------- |
||||
The *waitinvoice* RPC command waits until an invoice is paid, then |
The *waitanyinvoice* RPC command waits until an invoice is paid, then |
||||
returns a single entry as per *listinvoice*. It will not return for |
returns a single entry as per *listinvoice*. It will not return for |
||||
any invoices paid prior to or including 'lastlabel'. |
any invoices paid prior to or including 'lastlabel'. |
||||
|
|
Loading…
Reference in new issue