You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: