Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add handling for MsgTimeout in Penumbra ChainProvider (#1378)
This update introduces a new case statement for *chantypes.MsgTimeout within the Penumbra chain logic. This will correctly construct and return an Action_IbcRelayAction when a MsgTimeout is encountered.
- Loading branch information