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
The lisk-desktop wallet supports only the lisk namespace; however, it does not reject WalletConnect connections that have other requiredNamespaces . As specified in WalletConnect's documentation , wallets should reject connections from dApps that request
namespaces that the wallet does not support.
Trying to sign transactions or messages with the solana methods returns an error.
Recommendation
Reject any WalletConnect connection request that requires any namespace that is different from lisk
Which version(s) does this affect? (Environment, OS, etc...)
3.0
The text was updated successfully, but these errors were encountered:
Description
The lisk-desktop wallet supports only the lisk namespace; however, it does not reject WalletConnect connections that have other requiredNamespaces . As specified in WalletConnect's documentation , wallets should reject connections from dApps that request
namespaces that the wallet does not support.
Trying to sign transactions or messages with the solana methods returns an error.
Recommendation
Reject any WalletConnect connection request that requires any namespace that is different from lisk
Which version(s) does this affect? (Environment, OS, etc...)
3.0
The text was updated successfully, but these errors were encountered: