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
fix: fixed WalletConnect connection and disconnection
WalletConnect stores data on localStorage and they become persistent. However, the connection with the app stops working after a while.
To fix that we cleanup the data once the user disconnects
0 commit comments