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 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.
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 hashAcceptance Criteria
The text was updated successfully, but these errors were encountered: