core-lightning/doc
niftynei a61b7ef347 bkpr: add new json RPC "bkpr-editdescriptionbypaymentid"
This takes an {payment_id} and {description}.
It looks for all chain + channel events that match
that {payment_id} and updates the description for those events.

We return all the updated events. If no events are updated, an empty
list is returned.

Changelog-Added: PLUGINS: bookkeeper has a new RPC `bkpr-editdescriptionbypaymentid` which will update the description for any event with matching payment_id
2024-11-12 09:46:09 +10:30
..
beginners-guide docs: Added info for NFS version 2024-08-22 11:52:19 -07:00
contribute-to-core-lightning build: Update .version as part of the release 2024-10-21 16:56:02 +02:00
developers-guide doc: gRPC SSL custom certificate generation instructions with SANs. 2024-10-21 13:58:42 -07:00
getting-started doc: After release instructions update 2024-09-05 16:28:31 -07:00
miscellaneous move old misc file to another folder 2023-07-16 12:59:40 +09:30
node-operators-guide doc: Updated dev command warning 2024-04-04 13:16:27 +10:30
schemas bkpr: add new json RPC "bkpr-editdescriptionbypaymentid" 2024-11-12 09:46:09 +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
index.rst splice: Documentation for the “splice” command 2024-11-12 06:42:52 +10:30
LICENSE.md docs: Add LICENSE to the About section 2023-03-25 15:40:35 +10:30
lightning-cli.1.md Add missing docs and Changelog-Added line. 2024-05-08 21:05:49 -05:00
lightning-hsmtool.8.md hsmtool: provide nodeid from hsm secret. 2024-09-25 12:07:40 -07:00
lightningd-config.5.md doc: add grpc-host and default grpc-port 2024-11-12 09:43:54 +10:30
lightningd-rpc.7.md doc: fix typos 2024-02-11 11:27:41 +01:00
lightningd.8.md newaddr: various fixes for msggen and docs 2024-04-17 14:47:52 +02:00
Makefile splice: Documentation for the “splice” command 2024-11-12 06:42:52 +10:30
reckless.7.md doc: update reckless documentation 2024-02-07 13:24:34 +01:00
rpc-schema-draft.json doc: fix all JSON schemas to enforce no additional properties. 2024-10-30 15:39:12 +10:30
undoc-flags.list tools/check-manpage.sh: update undoc to a simple list. 2023-08-18 20:29:34 +09:30