Skip to content

[Substrate] Add basic request status check CLI command  #10

@nmlinaric

Description

@nmlinaric

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions