Updated on 2026-08-14

This commit is contained in:
Tangem 2022-08-18 12:39:22 +04:00
parent e7c1afe000
commit e942dcb6c9

View file

@ -222,7 +222,10 @@ class WalletConnectMiddleware {
val blockchain = WalletConnectNetworkUtils.parseBlockchain(
chainId = chainId,
peer = session.peerMeta,
) ?: Blockchain.Ethereum
).guard {
store.dispatchOnMain(GlobalAction.ShowDialog(WalletConnectDialog.UnsupportedNetwork))
return
}
store.dispatch(
GlobalAction.ScanCard(