rgb-cln/doc
ShahanaFarooqui 9bcabbc912 runes: Reimplement `rate` in terms of `per`
Changelog-Changed: JSON-RPC: `checkrune` `rate` restriction is slightly stricter (exact division of time like `per`)
2023-10-03 06:57:54 +10:30
..
beginners-guide build: remove all trace of DEVELOPER. 2023-09-21 20:08:24 +09:30
contribute-to-core-lightning build: remove all trace of DEVELOPER. 2023-09-21 20:08:24 +09:30
developers-guide docs: Update documents with `rest-csp` option 2023-09-19 11:40:15 +09:30
getting-started build: remove all trace of DEVELOPER. 2023-09-21 20:08:24 +09:30
miscellaneous move old misc file to another folder 2023-07-16 12:59:40 +09:30
node-operators-guide build: remove all trace of DEVELOPER. 2023-09-21 20:08:24 +09:30
schemas doc: introduce new state DUALOPEND_OPEN_COMMITTED. 2023-10-02 11:41:19 +10:30
.gitignore doc: document the sql command. 2023-01-30 15:15:41 -06:00
CHANGELOG.md docs: Add configuration for the sphinx documentation generator 2019-02-18 02:42:29 +00:00
LICENSE.md docs: Add LICENSE to the About section 2023-03-25 15:40:35 +10:30
Makefile configure: don't assume python3, create $PYTHON var. 2023-08-28 12:18:06 +02:00
index.rst renepay: add help for renepay & renepaystatus 2023-08-09 11:43:58 +09:30
lightning-addgossip.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-autoclean-once.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-autoclean-status.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-batching.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-bkpr-channelsapy.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-bkpr-dumpincomecsv.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-bkpr-inspect.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-bkpr-listaccountevents.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-bkpr-listbalances.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-bkpr-listincome.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-blacklistrune.7.md runes: Renamed `listrunes` to `showrunes` 2023-07-25 11:07:43 +09:30
lightning-check.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-checkmessage.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-checkrune.7.md checkrune: make nodeid and method optional. 2023-09-12 15:19:02 +09:30
lightning-cli.1.md doc: document lightning-cli options. 2023-08-18 20:29:34 +09:30
lightning-close.7.md lightningd: allow "NNblocks" and "minimum" as feerates. 2023-04-10 07:31:12 +09:30
lightning-commando-blacklist.7.md doc: commando-listrunes & commando-blacklist 2023-04-01 14:07:23 +10:30
lightning-commando-listrunes.7.md lightning/runes: added last_used in showrunes 2023-09-21 13:31:34 +09:30
lightning-commando-rune.7.md doc: document that we strip punctuation from parameter names. 2023-06-06 19:47:08 +09:30
lightning-commando.7.md doc: escape more naughty underscores 2022-12-12 15:34:00 +10:30
lightning-connect.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-createinvoice.7.md lightningd: expose created_index and updated_index fields. 2023-07-23 13:48:37 +09:30
lightning-createonion.7.md doc/schemas: remove unnecessary length restrictions. 2023-01-30 15:15:41 -06:00
lightning-createrune.7.md runes: Reimplement `rate` in terms of `per` 2023-10-03 06:57:54 +10:30
lightning-datastore.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-decode.7.md doc/schemas: fix old deprecations. 2023-01-30 15:15:41 -06:00
lightning-decodepay.7.md doc/schemas: fix old deprecations. 2023-01-30 15:15:41 -06:00
lightning-deldatastore.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-delexpiredinvoice.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-delforward.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-delinvoice.7.md lightningd: expose created_index and updated_index fields. 2023-07-23 13:48:37 +09:30
lightning-delpay.7.md delpay: delete the payment by status from the db 2023-04-05 06:15:47 +09:30
lightning-disableinvoicerequest.7.md doc: add documentation for invoicerequest commands. 2023-03-09 06:56:06 -06:00
lightning-disableoffer.7.md doc: use specific types in schema rather than "hex". 2023-01-30 15:15:41 -06:00
lightning-disconnect.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-emergencyrecover.7.md doc: Add documentation for new RPCs and a FIXME: in fromschema.py 2022-07-14 12:24:48 -05:00
lightning-feerates.7.md lightningd: use lowball feerate for commit_tx on anchor channels. 2023-06-29 11:28:47 -04:00
lightning-fetchinvoice.7.md doc: update documentation for fetchinvoice(7) and offer(7). 2023-03-09 06:56:06 -06:00
lightning-fundchannel.7.md plugins: don't let multifundchannel open a new anchor channel without reserves. 2023-06-29 11:28:47 -04:00
lightning-fundchannel_cancel.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-fundchannel_complete.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-fundchannel_start.7.md openingd: use a lower feerate for first commitment tx for anchors. 2023-06-29 11:28:47 -04:00
lightning-funderupdate.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-fundpsbt.7.md lightningd: allow "NNblocks" and "minimum" as feerates. 2023-04-10 07:31:12 +09:30
lightning-getinfo.7.md common: add new internal type for websockets. 2023-06-01 09:28:39 +09:30
lightning-getlog.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-getroute.7.md pay: don't discard high-htlc_min channels when searching for routehint starts. 2023-08-18 14:55:32 +09:30
lightning-help.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-hsmtool.8.md docs: document hsmtool getcodexsecret, refer to it for recover. 2023-08-02 08:42:50 +09:30
lightning-invoice.7.md lightningd: expose created_index and updated_index fields. 2023-07-23 13:48:37 +09:30
lightning-invoicerequest.7.md doc: add documentation for invoicerequest commands. 2023-03-09 06:56:06 -06:00
lightning-keysend.7.md doc/schemas: fix old deprecations. 2023-01-30 15:15:41 -06:00
lightning-listchannels.7.md doc/schemas: fix old deprecations. 2023-01-30 15:15:41 -06:00
lightning-listclosedchannels.7.md doc: Fix typo in the description of fields `private` 2023-08-08 09:45:20 +09:30
lightning-listconfigs.7.md lightningd: add --developer runtime option. 2023-09-21 20:08:24 +09:30
lightning-listdatastore.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-listforwards.7.md doc/schemas: fix old deprecations. 2023-01-30 15:15:41 -06:00
lightning-listfunds.7.md doc: introduce new state DUALOPEND_OPEN_COMMITTED. 2023-10-02 11:41:19 +10:30
lightning-listhtlcs.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-listinvoicerequests.7.md doc: add documentation for invoicerequest commands. 2023-03-09 06:56:06 -06:00
lightning-listinvoices.7.md lightningd: expose created_index and updated_index fields. 2023-07-23 13:48:37 +09:30
lightning-listnodes.7.md common: add new internal type for websockets. 2023-06-01 09:28:39 +09:30
lightning-listoffers.7.md doc: use specific types in schema rather than "hex". 2023-01-30 15:15:41 -06:00
lightning-listpays.7.md msggen: Add two missing fields to the `listpays` schema 2023-07-27 12:40:28 +09:30
lightning-listpeerchannels.7.md doc: introduce new state DUALOPEND_OPEN_COMMITTED. 2023-10-02 11:41:19 +10:30
lightning-listpeers.7.md doc: introduce new state DUALOPEND_OPEN_COMMITTED. 2023-10-02 11:41:19 +10:30
lightning-listsendpays.7.md doc/schemas: fix old deprecations. 2023-01-30 15:15:41 -06:00
lightning-listsqlschemas.7.md typo fixes found by @niftynei 2023-01-30 15:15:41 -06:00
lightning-listtransactions.7.md listtransactions: remove annotations, which were only in EXPERIMENTAL_FEATURES. 2023-05-23 09:34:08 +09:30
lightning-makesecret.7.md doc/schemas: remove unnecessary length restrictions. 2023-01-30 15:15:41 -06:00
lightning-multifundchannel.7.md doc: give an example for multifundchannel 2023-08-04 13:01:49 +09:30
lightning-multiwithdraw.7.md lightningd: allow "NNblocks" and "minimum" as feerates. 2023-04-10 07:31:12 +09:30
lightning-newaddr.7.md Support p2tr deposit addresses 2023-07-11 11:41:15 +09:30
lightning-notifications.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-offer.7.md random doc changes to test. 2023-08-07 11:55:57 +09:30
lightning-openchannel_abort.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-openchannel_bump.7.md df: wire up peer's "require-confirmed-inputs" 2023-02-07 21:03:36 -06:00
lightning-openchannel_init.7.md dualopend: use a lower feerate for first commitment tx for anchors. 2023-06-29 11:28:47 -04:00
lightning-openchannel_signed.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-openchannel_update.7.md df: wire up peer's "require-confirmed-inputs" 2023-02-07 21:03:36 -06:00
lightning-parsefeerate.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-pay.7.md libplugin/pay: allow shortcut for self-pay. 2023-07-26 06:55:48 +09:30
lightning-ping.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-plugin.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-preapproveinvoice.7.md msggen: Add preapproveinvoice and preapprovekeysend to msggen 2023-05-29 14:50:13 +09:30
lightning-preapprovekeysend.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-recoverchannel.7.md doc: Add documentation for new RPCs and a FIXME: in fromschema.py 2022-07-14 12:24:48 -05:00
lightning-renepay.7.md renepay: add help for renepay & renepaystatus 2023-08-09 11:43:58 +09:30
lightning-renepaystatus.7.md renepay: add help for renepay & renepaystatus 2023-08-09 11:43:58 +09:30
lightning-reserveinputs.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-sendcustommsg.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-sendinvoice.7.md lightningd: expose created_index and updated_index fields. 2023-07-23 13:48:37 +09:30
lightning-sendonion.7.md doc/schemas: fix old deprecations. 2023-01-30 15:15:41 -06:00
lightning-sendonionmessage.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-sendpay.7.md lightningd: sendpay implement zero-length path == self-pay. 2023-07-26 06:55:48 +09:30
lightning-sendpsbt.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-setchannel.7.md lightningd: `setchannel` can set `ignorefeelimits`. 2023-07-22 13:11:08 +09:30
lightning-setconfig.7.md setconfig: comment out now-overridden lines. 2023-06-20 20:08:25 +09:30
lightning-setpsbtversion.7.md Add PSBT version setting RPC to aid with debugging and compatibility 2023-03-23 16:10:55 +10:30
lightning-showrunes.7.md lightning/runes: added last_used in showrunes 2023-09-21 13:31:34 +09:30
lightning-signinvoice.7.md lightningd: Add `signinvoice` to sign a BOLT11 invoice. 2023-02-06 15:54:32 -06:00
lightning-signmessage.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-signpsbt.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-splice_init.7.md splice: Fixes from splice-out test 2023-09-21 13:41:45 +09:30
lightning-splice_signed.7.md splicing: Update documentation 2023-08-07 12:38:36 +09:30
lightning-splice_update.7.md splicing: Update documentation 2023-08-07 12:38:36 +09:30
lightning-sql.7.md channeld: Code to implement splicing 2023-07-31 21:00:22 +09:30
lightning-staticbackup.7.md doc: make staticbackup output autogenerated in man page. 2023-08-06 12:34:36 +09:30
lightning-stop.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-txdiscard.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-txprepare.7.md lightningd: allow "NNblocks" and "minimum" as feerates. 2023-04-10 07:31:12 +09:30
lightning-txsend.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-unreserveinputs.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-upgradewallet.7.md lightningd: allow "NNblocks" and "minimum" as feerates. 2023-04-10 07:31:12 +09:30
lightning-utxopsbt.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-wait.7.md wait: new command to wait on indexes. 2023-07-23 13:48:37 +09:30
lightning-waitanyinvoice.7.md lightningd: expose created_index and updated_index fields. 2023-07-23 13:48:37 +09:30
lightning-waitblockheight.7.md tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
lightning-waitinvoice.7.md lightningd: expose created_index and updated_index fields. 2023-07-23 13:48:37 +09:30
lightning-waitsendpay.7.md doc/schemas: fix old deprecations. 2023-01-30 15:15:41 -06:00
lightning-withdraw.7.md lightningd: don't let them fundpsbt below emergency reserve. 2023-06-29 11:28:47 -04:00
lightningd-config.5.md lightningd: add --developer runtime option. 2023-09-21 20:08:24 +09:30
lightningd-rpc.7.md doc: escape more naughty underscores 2022-12-12 15:34:00 +10:30
lightningd.8.md doc: escape more naughty underscores 2022-12-12 15:34:00 +10:30
reckless.7.md doc: escape more naughty underscores 2022-12-12 15:34:00 +10:30
undoc-flags.list tools/check-manpage.sh: update undoc to a simple list. 2023-08-18 20:29:34 +09:30