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

Show link(s) to the Docs web-site in result of the lightnet sub-commands invocation or in help messages #519

Closed
shimkiv opened this issue Nov 7, 2023 · 1 comment · Fixed by #566
Assignees

Comments

@shimkiv
Copy link
Member

shimkiv commented Nov 7, 2023

After the MinaProtocol/docs2#726

@shimkiv
Copy link
Member Author

shimkiv commented Nov 13, 2023

Also improve secondsToHsm:

const result = hDisplay + mDisplay + sDisplay;
return result.endsWith(", ") ? result.slice(0, -2) : result;

@shimkiv shimkiv changed the title Show link(s) to the Docs web-site for the lightnet status command Show link(s) to the Docs web-site in result of the lightnet sub-commands invocation Jan 24, 2024
@shimkiv shimkiv changed the title Show link(s) to the Docs web-site in result of the lightnet sub-commands invocation Show link(s) to the Docs web-site in result of the lightnet sub-commands invocation or in help messages Jan 24, 2024
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 a pull request may close this issue.

1 participant