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
backend/accounts: skip unsupported coins when adding hidden accounts
With a BB02 BTC-only version, the log showed attempts to add LTC
accounts, which were then skipped as unsupported. We can abort earlier
in this case, which prevents the log from showing 'automatically
created hidden account' for LTC accounts when LTC is not supported.
0 commit comments