lightning/doc/developers-guide
Rusty Russell 2914d3adfc plugins: allow plugins to get per-connection deprecated state.
Unfortunately, this is awkward: we just copy through most requests,
so we can't easily add a "deprecation" field to each one.  So we do
a notification if the next command has a different deprecation status
than the global one, but that requires opt-in from the plugin.

We didn't previously document the subscriptions array, so do that now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: Plugins: `deprecated_oneshot` notifiction subscription to change deprecated status for a single command.
2024-01-26 10:30:22 +10:30
..
app-development doc:correct listrunes's link 2024-01-02 18:45:18 +01:00
plugin-development plugins: allow plugins to get per-connection deprecated state. 2024-01-26 10:30:22 +10:30
api-reference.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
app-development.md update the app dev interface img 2023-09-19 10:25:45 +09:30
deprecations.md lightningd: mark all internal deprecations by version. 2024-01-26 10:30:22 +10:30
developers-guide.md fix: load script 2023-12-22 14:06:52 +01:00
plugin-development.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
tracing-cln-performance.md tracing: Add an example exporter to zipkin and document it 2023-12-15 13:23:51 +10:30
tutorials.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30