WalletConnect / kotlin-walletconnect-lib

library to use WalletConnect with Kotlin or Java
MIT License
156 stars 100 forks source link

Disconnecting from wallets #38

Open buckyroid opened 3 years ago

buckyroid commented 3 years ago

Hi everyone, I am able to connect wallets to my native android app. Thanks to you, it works like a charm. But now, I have a different problem. How do I disconnect wallets from my app? I want to close session and port that oppened for my connection. Any help would be great, thanks a lot!