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
refactor(governance/xc_admin): add more logs on relayer (#2324)
* refactor(governance/xc_admin): add more logs on relayer
If the relayer fails for whatever reason it is hard to debug what
is going on. This change adds more logs to see the details of the
proposals which is quite helpful in debugging the issues.
* fix: remove maxretries
0 commit comments