Felix
52c243852e
documentation: s/Protocol/Command/
7 years ago
ZmnSCPxj
26f7014813
payalgo: Add maximum delay.
Fixes : #1086
7 years ago
ZmnSCPxj
7443bf5ed5
doc: Update for latest 'pay' command.
7 years ago
ZmnSCPxj
6c9d81ef42
payalgo: Remove reporting PAY_TRY_ANOTHER_ROUTE and PAY_UNPARSEABLE_ONION.
These error codes will cause `pay` to retry, so `pay` will never
actually report those error codes.
Those error codes will only get reported at the `sendpay` level.
7 years ago
ZmnSCPxj
1cf32f9f05
doc: Update manpage for getroute and pay for route randomization.
7 years ago
ZmnSCPxj
38535fc36c
payalgo: Create a new failure for paying expired invoice.
7 years ago
ZmnSCPxj
4e382ebd94
doc: Mention keyword arguments, update pay to mention use of null.
7 years ago
ZmnSCPxj
203c222f57
doc: Update to add fee limit to pay.
7 years ago
practicalswift
4f4756bd20
Fix a-vs-an typos
7 years ago
ZmnSCPxj
d4478458dd
pay: Change origin_index to erring_index, start with local node = 0.
7 years ago
ZmnSCPxj
b7c9029fe3
doc: Update for new error codes of sendpay.
7 years ago
Rusty Russell
6d7c8c8dd0
doc: manpages for pay, listpayments and decodepay.
Also contains some help message clarifications.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Rusty Russell
f031120903
doc: update return values of delinvoice, invoice, listinvoice, waitinvoice, waitanyinvoice.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
ZmnSCPxj
5eceaa7be9
invoice: Modify waitanyinvoice interface to use pay_index.
7 years ago
Rusty Russell
2fb2e757ae
doc: add lightning-waitinvoice man page.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
Rusty Russell
df59cef3af
doc: rename waitinvoice manpage to waitanyinvoice.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
Rusty Russell
2452df315a
doc: manpages for the various lightning RPC calls.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago