rgb-cln/plugins/clnrest/utilities
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
..
__init__.py
generate_certs.py clnrest: code refactoring for: 2023-10-31 10:21:22 -07:00
rpc_plugin.py clnrest: prefixing all rest config options with `cln` 2023-11-16 11:21:04 +01:00
rpc_routes.py clnrest: don't try to handle plugin.rpc.call results. 2023-11-16 09:07:07 +01:00
shared.py clnrest: prefixing all rest config options with `cln` 2023-11-16 11:21:04 +01:00