Skip to content

Commit

Permalink
Removed production wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
quetool committed Aug 28, 2024
1 parent 5a92b97 commit 661b295
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Example/DApp/SceneDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -127,15 +127,6 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {
mobileLink: "rn-web3wallet://",
linkMode: "https://lab.web3modal.com/rn_walletkit"
),
.init(
id: "flutter-sample",
name: "FL Sample Wallet",
homepage: "https://walletconnect.com/",
imageUrl: "https://avatars.githubusercontent.com/u/37784886?s=200&v=4",
order: 1,
mobileLink: "wcflutterwallet://",
linkMode: "https://lab.web3modal.com/walletkit_flutter"
),
.init(
id: "flutter-sample-internal",
name: "FL Sample Wallet (internal)",
Expand Down

0 comments on commit 661b295

Please sign in to comment.