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

[Substrate] Relayers top-up CLI command #11

Open
2 tasks
nmlinaric opened this issue Aug 24, 2023 · 0 comments
Open
2 tasks

[Substrate] Relayers top-up CLI command #11

nmlinaric opened this issue Aug 24, 2023 · 0 comments

Comments

@nmlinaric
Copy link
Contributor

Description

We need CLI command that would enable easy top up of all relayers. This command should check balances of all relayers and based on some threshold top-up all relayers addresses that are under threshold.

Implementation details

Follow implementation pattern of already implemented CLI commands.

suggested CLI flags:
--check-only - only check balances, don't top-up
--env - define environment (required flag)

Acceptance Criteria

  • Test CLI to top up relayers on multiple networks on testnet
  • Update README with instuctions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant