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

Add method to remove subconfigurations in CLNConf #131

Merged
merged 1 commit into from
May 23, 2024

Conversation

tareknaser
Copy link
Contributor

Description

This pull request adds the rm_subconf method to the CLNConf class to remove subconfigurations by path.

Changes

  • Added the rm_subconf method to CLNConf.
  • Added a test subconf_add_rm to verify adding and removing subconfigurations.

- Added `rm_subconf` method to `CLNConf` for removing subconfigurations by path.
- Included a test `subconf_add_rm` to validate the addition and removal of subconfigurations.

Signed-off-by: Tarek <tareknaser360@gmail.com>
Copy link
Collaborator

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK dc92ee1

@vincenzopalazzo vincenzopalazzo merged commit a278c14 into laanwj:master May 23, 2024
5 checks passed
@tareknaser tareknaser deleted the rm_subconf branch May 24, 2024 10:13
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.

2 participants