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

[Substrate] Add retry CLI command #9

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

[Substrate] Add retry CLI command #9

nmlinaric opened this issue Aug 24, 2023 · 0 comments

Comments

@nmlinaric
Copy link
Contributor

Description

We need CLI command that would enable retrying a failed transaction.

Implementation details

Follow implementation pattern of already implemented CLI commands. This command should call deposit_on_block_height: u128, dest_domain_id: DomainID, sender: T::AccountId function on bridge contract.

suggested CLI flags:
--env - define environment (required flag)
--txHash - deposit transaction hash

Acceptance Criteria

[ ] Test CLI to resend a failed transaction
[ ] Update README with instuctions

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant