perawallet / connect

JavaScript SDK for integrating Pera Wallet to web applications.
https://perawallet.app
Other
64 stars 20 forks source link

fix(disconnect): `reject` with correct error type #78

Closed mucahit closed 1 year ago

mucahit commented 1 year ago

We were not rejecting the disconnect case with a correct error, so it was impossible to catch it and act accordingly.