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

feat(operator): Add cli to query opt info #216

Merged
merged 22 commits into from
Oct 17, 2024

Conversation

TimmyExogenous
Copy link
Contributor

Description

This PR adds a command-line command to query the opted info for a specified operator and AVS.

x/operator/client/cli/query.go Outdated Show resolved Hide resolved
proto/exocore/operator/v1/query.proto Outdated Show resolved Hide resolved
Copy link
Contributor

@MaxMustermann2 MaxMustermann2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, the embed proto option is great!

x/operator/client/cli/query.go Outdated Show resolved Hide resolved
 * remove the redundant code regarding the command line of operator module
 * add parameter for url of the google api when defining RPC
 * check the AVS address and convert it to lower case in the command line
@TimmyExogenous TimmyExogenous merged commit bf6efa5 into ExocoreNetwork:develop Oct 17, 2024
22 checks passed
MaxMustermann2 pushed a commit to MaxMustermann2/exocore that referenced this pull request Oct 22, 2024
* detail the return error for operator info

* add a cli to query the opted info for specified operator and avs
 * remove the redundant code regarding the command line of operator module
 * add parameter for url of the google api when defining RPC
 * check the AVS address and convert it to lower case in the command line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants