You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not 100% sure on whats required for this based on the comment linked. @colin-axner could we sync on this whenever we can get together. For now I'm moving forward with #1293
<!--
Please read and fill out this form before submitting your PR.
Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->
## Overview
Closescosmos#1232
<!--
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue.
-->
## Checklist
<!--
Please complete the checklist to ensure that the PR is ready to be
reviewed.
IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->
- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [x] Linked issues closed with keywords
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
**Chores:**
- Updated error messages in `GetNodeKey` function in `node/crypto.go`
for better clarity.
- Enhanced error descriptions in several functions within `node/full.go`
to provide more detailed information.
- Improved error messages in `newLightNode` function in `node/light.go`
to offer more specific information about startup and initialization
errors.
These changes aim to improve the clarity of error messages, aiding in
quicker identification and resolution of issues. No functionality or
logic has been altered.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Summary
sub issue of #1145
Both functions only need to support existing well defined paths. see comment
For Admin Use
The text was updated successfully, but these errors were encountered: