rgb-cln/doc
Peter Neuroth aab948e538 datastore: Add datastoreusage command
datastoreusage returns the total_bytes that are stored under a given
{Key} or from root. {Key} is the entry point from which we begin to
traverse the datastore.

Changelog-Added: JSON-RPC: `datastoreusage`: returns the total bytes that are stored under a given key.

Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
2023-10-26 12:58:04 +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 plugins: allow plugins to specify even messages they accept. 2023-10-24 11:50:57 +10: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 datastore: Add datastoreusage command 2023-10-26 12:58:04 +10:30
.gitignore doc: document the sql command. 2023-01-30 15:15:41 -06:00
CHANGELOG.md
LICENSE.md docs: Add LICENSE to the About section 2023-03-25 15:40:35 +10:30
Makefile datastore: Add datastoreusage command 2023-10-26 12:58:04 +10:30
index.rst datastore: Add datastoreusage command 2023-10-26 12:58:04 +10: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-addpsbtoutput.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02: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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-checkrune.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-cli.1.md doc: document lightning-cli options. 2023-08-18 20:29:34 +09:30
lightning-close.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-createinvoice.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 datastore: Add datastoreusage command 2023-10-26 12:58:04 +10:30
lightning-datastoreusage.7.md datastore: Add datastoreusage command 2023-10-26 12:58:04 +10:30
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 datastore: Add datastoreusage command 2023-10-26 12:58:04 +10:30
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: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02: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: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-fundchannel.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02: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 plugins/topology: remove unused fuzz factor. 2023-10-04 08:02:33 +10: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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-invoicerequest.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-keysend.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02: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 datastore: Add datastoreusage command 2023-10-26 12:58:04 +10:30
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: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-makesecret.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-multifundchannel.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-multiwithdraw.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02: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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02: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: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-renepay.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-renepaystatus.7.md renepay: add help for renepay & renepaystatus 2023-08-09 11:43:58 +09:30
lightning-reserveinputs.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-sendcustommsg.7.md lightningd: allow sending of even messages. 2023-10-24 11:50:57 +10:30
lightning-sendinvoice.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-setconfig.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02: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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-splice_signed.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-splice_update.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-sql.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-txprepare.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-txsend.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-unreserveinputs.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02: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 doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
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: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
lightning-withdraw.7.md doc: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02: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: fix display of lists and code blocks in manpages. 2023-10-14 17:55:51 +02:00
undoc-flags.list tools/check-manpage.sh: update undoc to a simple list. 2023-08-18 20:29:34 +09:30