unifiprotocol / unifi-sdk

https://shell.unifiprotocol.com/
2 stars 3 forks source link

fix: fix problem not connecting wallet on several consecutive changes #43

Closed clostao closed 2 years ago

clostao commented 2 years ago

Fixed bug that leaded into wallets not connecting correctly after several consecutive network changes

Description

The problem was that Connectors weren't correctly disconnecting. Now when connector changes the previous gets disconnected as long as it is a wallet.

Checklists

I have verified in uTrade, uBridge, Shell sample app...

jsertx commented 2 years ago

lgtm