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
The IBC2 contract has hardcoded timeout as a workaround. It is done so, because the value returned by the env.block.time exceeds the maximum value expected by ibc-go which fails the execution of SendMsg in wasmd tests.