Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: remove deprecated API allowance flag
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.
- Loading branch information