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

Remove API version check from boostx unseal command #1688

Closed
LexLuthr opened this issue Sep 11, 2023 · 0 comments · Fixed by #1832
Closed

Remove API version check from boostx unseal command #1688

LexLuthr opened this issue Sep 11, 2023 · 0 comments · Fixed by #1832
Assignees

Comments

@LexLuthr
Copy link
Collaborator

Remove

err = lib.CheckFullNodeApiVersion(ctx, fullnodeApi)
if err != nil {
return err
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant