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
frontend/account-summary: fix regression during address scanning
Recent commit d8c6ba0 refactored the account summary section to group
accounts by keystore. The commit also introduced a small regression, hiding
the account rendering until the balance of each account is ready, while the
previous behavior was to show the accounts displaying the scanned addresses.
This fixes the regression.
0 commit comments