lightning/doc/developers-guide
Rusty Russell fcebb33180 lightningd: deprecate decodepay.
It only works on BOLT11, and has long been replaced by the more
generic "decode".

Removing it will stop the confusion!

(Note: documentation claims it was introduced in 23.08, but that was
 wrong, as it's been in CLN since the beginning).

[ Fixup from: niftynei <niftynei@gmail.com> ]
Fixes: https://github.com/ElementsProject/lightning/issues/6419
Changelog-Deprecated: JSON-RPC: `decodepay`: use `decode`.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-11-17 14:21:23 +10:30
..
app-development doc: gRPC SSL custom certificate generation instructions with SANs. 2024-10-21 13:58:42 -07:00
plugin-development config: add the ability for plugins to specify that config values should be concealed. 2024-11-13 08:49:55 +10:30
api-reference.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
app-development.md plugin/wss-proxy: Documentation 2024-04-22 09:12:09 +09:30
deprecations.md lightningd: deprecate decodepay. 2024-11-17 14:21:23 +10:30
developers-guide.md doc: Add nix flake documentation to developers guide 2024-10-21 16:56:02 +02: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