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

cln_plugin: switch lifetimes of ConfigOption from static to non-static #7089

Merged

Conversation

daywalker90
Copy link
Contributor

Static lifetimes are a bit "too long".

Since ConfigOption is #[derive(Clone, Debug)] it made sense to also make all the config_type like that.

@ErikDeSmedt
Copy link
Contributor

Ack 42f8368

@cdecker
Copy link
Member

cdecker commented Feb 19, 2024

ACK 42f8368

@cdecker
Copy link
Member

cdecker commented Feb 21, 2024

Rebased on top of master, and merging as soon as CI passes.

@cdecker cdecker added this to the v24.02 milestone Feb 21, 2024
@cdecker cdecker merged commit b7b8e8d into ElementsProject:master Feb 27, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants