Skip to content

Conversation

@joostjager
Copy link
Contributor

The load_or_generate_api_key function would fail with "No such file or directory" when the network-specific storage directory didn't exist. This adds fs::create_dir_all() to ensure the directory exists before writing the API key file.

The load_or_generate_api_key function would fail with "No such file or
directory" when the network-specific storage directory didn't exist.
This adds fs::create_dir_all() to ensure the directory exists before
writing the API key file.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Jan 22, 2026

🎉 This PR is now ready for review!
Please choose at least one reviewer by assigning them on the right bar.
If no reviewers are assigned within 10 minutes, I'll automatically assign one.
Once the first reviewer has submitted a review, a second will be assigned if required.

@joostjager joostjager marked this pull request as ready for review January 22, 2026 08:07
@benthecarman benthecarman merged commit 4d60486 into lightningdevkit:main Jan 22, 2026
7 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.

3 participants