Confusing debug fmt string for PendingTx #1488
Labels
A: bug
Admin: something isn't working
A: low-priority
Admin: low priority / non urgent issue, expect longer wait time for PR reviews
O: usability
Objective: cause to improve the user experience (UX) and ease using the product
Milestone
Crate
relayer
Summary of Bug
The check for verifying pending transactions displays a flipped relay path making things confusing. When timeouts are involved it is even more confusing.
And example log:
Version
master
Steps to Reproduce
Run hermes with
tx_confirmation = true
and check the logs.Acceptance Criteria
The logs should show the same relay path for the worker thread, e.g. in the example above it should be clear we try to confirm a Tx that was sent to
-> band-laozi-testnet4
.Or specify the chain where the Tx is expected to show up.
For Admin Use
The text was updated successfully, but these errors were encountered: