hdwallet icon indicating copy to clipboard operation
hdwallet copied to clipboard

WalletConnect: Handle connector `close` / wc `disconnect` events

Open gomesalexandre opened this issue 2 years ago • 0 comments

Overview

Currently, we only handle connector.disconnect events (a.k.a session request rejected)

We should also be able to handle wc.disconnect / connector.stop events, which are emitted on wallet connection closed from wallet, see https://github.com/WalletConnect/walletconnect-monorepo/issues/199#issuecomment-554364212

References and additional details

https://github.com/WalletConnect/walletconnect-monorepo/issues/199#issuecomment-554364212

Acceptance Criteria

  • It is possible to listen to users closing the WC connection from their wallets

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

gomesalexandre avatar Aug 29 '22 16:08 gomesalexandre