Rusty Russell
52c843f708
CHANGELOG, documentation: update changelog to reflect suffix changes.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
6 years ago
Rusty Russell
1567238dd9
invoice: option to expose/not-expose private channels.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
6 years ago
Rusty Russell
f9fba1d7c6
doc/lightning-invoice: document warnings.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
6 years ago
Felix
52c243852e
documentation: s/Protocol/Command/
7 years ago
ZmnSCPxj
2e73317a39
invoice: Define specific error codes for duplicate label and preimage.
7 years ago
ZmnSCPxj
eb42804fcc
invoice: Support providing preimage when making invoice.
7 years ago
Rusty Russell
09c4203767
bolt11: allow multiple fallback addresses.
We can have more than one; eg we might offer both bech32 and a p2sh
address, and in future we might offer v1 segwit, etc.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Rusty Russell
a85ead7058
invoice: allow numeric labels again.
Fixes : #1291
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
windsok
710e91f255
update invoice manpage to match current RPC and CLI interface
7 years ago
Rusty Russell
66885163c9
JSON: Rename rhash to payment_hash in delinvoice, invoice, listinvoice, waitinvoice, waitanyinvoice.
'rhash' is the old terminology, but 'payment_preimage' and
'payment_hash' were decided on for the BOLTs, so we should fix that here.
We still use rhash internally, but that's much easier to fix.
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
816298123f
invoice: Allow "any" msatoshi, for amountless invoices.
Fixes : #534
7 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