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

zetaclient zetatool : command to fetch ballot index from inbound hash and chain id #3339

Open
kingpinXD opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
zetaclient Issues related to ZetaClient zetatool ZetaTool command line

Comments

@kingpinXD
Copy link
Contributor

kingpinXD commented Jan 8, 2025

We have an initial implementation of the command under zetaclient
https://github.com/zeta-chain/zeta-node/blob/47c9444bbd115176a2736f31be8cb7d23b0059e7/cmd/zetaclientd/inbound.go#L28-L190

This should be improved to

  • Work with solana inbound
  • Moved to the zetatool directory
  • The command should standalone, and contain all the necessary configuration. It should not require a zetaclient config to function.

Expected Outcome

  • A user should be able to use a cli command such as
    get-ballot [inbound hash] [chain-id] , which returns a ballot identifier .
@kingpinXD kingpinXD self-assigned this Jan 8, 2025
@kingpinXD kingpinXD added zetatool ZetaTool command line zetaclient Issues related to ZetaClient labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
zetaclient Issues related to ZetaClient zetatool ZetaTool command line
Projects
None yet
Development

No branches or pull requests

1 participant