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

test: remove deprecated API allowance flag #336

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YusukeShimizu
Copy link
Contributor

@YusukeShimizu YusukeShimizu commented Dec 18, 2024

Remove the '--allow-deprecated-apis=true' flag
from the CLightningNode initialization in the test framework.

This will increase the possibility of detecting problems before they occur, as support for the deprecated cln api is no longer available.

Fixes #232

Remove the '--allow-deprecated-apis=true' flag
from the CLightningNode initialization in the test framework.

This will increase the possibility of detecting problems
before they occur, as support for the deprecated
cln api is no longer available.
@YusukeShimizu YusukeShimizu force-pushed the test-disallow-deprecated-api branch from 7b677b5 to b5fd5af Compare January 17, 2025 08:11
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.

Future CLN API deprecations can negatively affect PeerSwap
1 participant