WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.26k stars 626 forks source link

fix: fallback event listener cleanup #4403

Closed ganchoradkov closed 2 months ago

ganchoradkov commented 2 months ago

Description

Fixed bug where fallback listener (session_connect) should not be removed on error response WC_METHOD_UNSUPPORTED

Type of change

How has this been tested?

dogfooding tests

Checklist