Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Closed
kingpinXD opened this issue Jan 8, 2025 · 0 comments · Fixed by #3368
Closed
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 .
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
zetaclient Issues related to ZetaClient zetatool ZetaTool command line
Projects
None yet
1 participant