Updated on 2026-08-14
This commit is contained in:
parent
aa143c12fb
commit
b470ba9192
35 changed files with 1064 additions and 699 deletions
|
|
@ -77,7 +77,7 @@ class DialogManager : StoreSubscriber<GlobalState> {
|
|||
is WalletConnectDialog.UnsupportedCard ->
|
||||
SimpleAlertDialog.create(
|
||||
titleRes = R.string.wallet_connect_title,
|
||||
messageRes = R.string.wallet_connect_scanner_error_no_ethereum_wallet,
|
||||
messageRes = R.string.wallet_connect_scanner_error_not_valid_card,
|
||||
context = context,
|
||||
)
|
||||
is WalletConnectDialog.AddNetwork ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue