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
When looking up a wallet by string, check a cache first without going through the longer process of identifying which wallet the string corresponds to.
We need also to pay attention to completely release the cache when the TMS is disposed when Done is invoked.