We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There should be a way to show relayer version
release version == relayer binary version
./relayer --version
./relayer --version showing actual binary version
The text was updated successfully, but these errors were encountered:
There is a log when you start the relayer that prints the version. Would that satisfy this or you think a command would be needed as well?
Sorry, something went wrong.
No branches or pull requests
There should be a way to show relayer version
Implementation details
release version == relayer binary version
Testing details
./relayer --version
Acceptance Criteria
./relayer --version showing actual binary version
The text was updated successfully, but these errors were encountered: