Skip to content

[EVM] Add basic request status check CLI command #3

@MakMuftic

Description

@MakMuftic

Description

We need CLI command that would enable quick debugging of specific Sygma messages (bridging requests). Based on one information, provide statuses of deposit and execution transactions for this request.

Implementation details

Follow implementation pattern of already implemented CLI commands. As first request selector we need to support deposit transaction hash.

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

Acceptance Criteria

  • Test CLI to check statuses of requests on testnet
  • Update README with instuctions

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions