Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lightningd: fix up deprecated rest-port, rest-protocol, rest-host and rest-certs option if we would otherwise fail. #6876

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

rustyrussell
Copy link
Contributor

Since these worked in v23.08, we can't just rename them. So if they are used and unclaimed, we should rename them internally (if they're claimed, it's probably clightning-rest, and we should NOT touch them!).

Changelog-Deprecated: Plugins: clnrest parameters rest-port, rest-protocol, rest-host and rest-certs: prefix cln to them

@rustyrussell rustyrussell added this to the v23.11 milestone Nov 16, 2023
…t` and `rest-certs` option if we would otherwise fail.

Since these worked in v23.08, we can't just rename them.  So if they are
used and unclaimed, we should rename them internally (if they're claimed,
it's probably clightning-rest, and we should *NOT* touch them!).

Signed-off-by: Rusty Russell <[email protected]>
Changelog-Deprecated: Plugins: `clnrest` parameters `rest-port`, `rest-protocol`, `rest-host` and `rest-certs`: prefix `cln` to them
@ShahanaFarooqui
Copy link
Collaborator

ACK 29e8a6f

@nepet nepet merged commit eae0d1d into ElementsProject:master Nov 17, 2023
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants