rgb-cln/doc/schemas
Rusty Russell 3f5d5a1de5 invoice: output payment_secret in JSON.
This makes it easier to access (rather than decoding bolt11).

Changelog-Added: JSON-RPC: `invoice` now outputs explicit `payment_secret` it its own field.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-07-14 14:38:00 -05:00
..
WRITING_SCHEMAS.md doc: document how to try to write JSON schemas. 2021-06-25 09:49:33 +09:30
addgossip.schema.json doc/schemas: add some simple schemas and generate manpages from them 2021-05-27 20:28:49 +09:30
autocleaninvoice.schema.json doc/schemas: add schema for autoclean. 2021-05-27 20:28:49 +09:30
check.schema.json doc/schemas: add some simple schemas and generate manpages from them 2021-05-27 20:28:49 +09:30
checkmessage.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
close.schema.json doc/schemas: create close schema. 2021-05-27 20:28:49 +09:30
connect.schema.json doc/schemas: schema for connect. 2021-05-27 20:28:49 +09:30
createinvoice.schema.json invoices: display the payer note if it's for local offer, allow in fetchinvoice. 2021-07-03 12:13:45 +09:30
createonion.schema.json doc/schemas: add some simple schemas and generate manpages from them 2021-05-27 20:28:49 +09:30
decode.schema.json offers: signatures are now optional. 2021-07-03 12:13:45 +09:30
decodepay.schema.json doc/schemas: decode, decodepay 2021-05-27 20:28:49 +09:30
delexpiredinvoice.schema.json doc/schemas: delexpiredinvoice, delinvoice, delpay. 2021-05-27 20:28:49 +09:30
delinvoice.schema.json invoices: display the payer note if it's for local offer, allow in fetchinvoice. 2021-07-03 12:13:45 +09:30
delpay.schema.json doc/schemas: tighten requirements. 2021-06-25 09:49:33 +09:30
dev-sendcustommsg.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
disableoffer.schema.json offers: signatures are now optional. 2021-07-03 12:13:45 +09:30
disconnect.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
feerates.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
fetchinvoice.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
fundchannel.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
fundchannel_cancel.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
fundchannel_complete.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
fundchannel_start.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
fundpsbt.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
getinfo.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
getlog.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
getroute.schema.json doc/schemas: disableoffer, disconnect, feerates, fetchinvoice, fundchannel, fundchannel_cancel, fundchannel_complete, fundchannel_start, fundpsbt, getinfo, getlog, getroute. 2021-05-27 20:28:49 +09:30
getsharedsecret.schema.json doc/schemas: getsharedsecret, help, invoice, listchannels, listforwards 2021-06-25 09:49:33 +09:30
help.schema.json doc/schemas: getsharedsecret, help, invoice, listchannels, listforwards 2021-06-25 09:49:33 +09:30
invoice.schema.json invoice: output payment_secret in JSON. 2021-07-14 14:38:00 -05:00
keysend.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
listchannels.schema.json doc/schemas: getsharedsecret, help, invoice, listchannels, listforwards 2021-06-25 09:49:33 +09:30
listconfigs.schema.json lightningd: add force-feerates option. 2021-07-09 07:26:09 +09:30
listforwards.schema.json doc/schemas: getsharedsecret, help, invoice, listchannels, listforwards 2021-06-25 09:49:33 +09:30
listfunds.schema.json doc/schemas: listfunds 2021-06-25 09:49:33 +09:30
listinvoices.schema.json invoices: display the payer note if it's for local offer, allow in fetchinvoice. 2021-07-03 12:13:45 +09:30
listnodes.schema.json doc/schemas: listfunds, listinvoices, listnodes, listoffers 2021-06-25 09:49:33 +09:30
listoffers.schema.json offers: signatures are now optional. 2021-07-03 12:13:45 +09:30
listpays.schema.json doc/schemas: generate manpage section from schema. 2021-05-27 20:28:49 +09:30
listpeers.schema.json schema: add 'funding_outnum' to openchannel_update schema 2021-07-11 10:41:08 +09:30
listsendpays.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
listtransactions.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
multifundchannel.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
multiwithdraw.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
newaddr.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
notifications.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
offer.schema.json offers: signatures are now optional. 2021-07-03 12:13:45 +09:30
offerout.schema.json offers: signatures are now optional. 2021-07-03 12:13:45 +09:30
openchannel_abort.schema.json schema: add 'funding_outnum' to openchannel_update schema 2021-07-11 10:41:08 +09:30
openchannel_bump.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
openchannel_init.schema.json schema: add 'funding_outnum' to openchannel_update schema 2021-07-11 10:41:08 +09:30
openchannel_signed.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
openchannel_update.schema.json schema: fixup for dual-funding things 2021-07-11 10:41:08 +09:30
pay.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
ping.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
plugin.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
reserveinputs.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
sendinvoice.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
sendonion.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
sendonionmessage.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
sendpay.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
sendpsbt.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
setchannelfee.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
signmessage.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
signpsbt.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
stop.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
txdiscard.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
txprepare.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
txsend.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
unreserveinputs.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
utxopsbt.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
waitanyinvoice.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
waitblockheight.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
waitinvoice.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
waitsendpay.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30
withdraw.schema.json doc: schemas for everything else. 2021-06-25 09:49:33 +09:30