rgb-cln/doc/developers-guide
ShahanaFarooqui cc2665da7f clnrest: prefixing all rest config options with `cln`
This will allow users to use clnrest with c-lightning-REST without conflicts.
It was required for applications to have enough time for migrating from c-lightning-REST to clnrest.

Changelog-Changed:
config option `rest-certs` changed to `clnrest-certs`
config option `rest-protocol` changed to `clnrest-protocol`
config option `rest-host` changed to `clnrest-host`
config option `rest-port` changed to `clnrest-port`
config option `rest-cors-origins` changed to `clnrest-cors-origins`
config option `rest-csp` changed to `clnrest-csp`
2023-11-16 11:21:04 +01:00
..
app-development clnrest: prefixing all rest config options with `cln` 2023-11-16 11:21:04 +01:00
plugin-development lightningd: adapt invoice_try_pay declaration for onchain payment. 2023-10-26 19:11:17 +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
developers-guide.md added frontmatter and fix github workflow 2023-07-29 10:30:25 +09:30
plugin-development.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
tracing-cln-performance.md random doc changes to test. 2023-08-07 11:55:57 +09:30
tutorials.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30