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
universe: improve logging for single asset sync attempt
When syncing a single asset (for example for creating an address) fails,
the cause isn't easily visible in the logs. First, because the actual
remote error wasn't logged and second because it was logged as debug.
This commit fixes both.
0 commit comments