@depay/widgets 12.4.0 → 12.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -754,18 +754,18 @@ var allWallets = [{
754
754
  }, {
755
755
  "name": "Unstoppable Wallet",
756
756
  "desktop": {
757
- "qr": "WalletConnectV1"
757
+ "qr": "WalletConnectV2"
758
758
  },
759
759
  "mobile": {
760
760
  "ios": {
761
761
  "universal": "unstoppable.money://",
762
- "connect": "WalletConnectV1",
763
- "qr": "WalletConnectV1"
762
+ "connect": "WalletConnectV2",
763
+ "qr": "WalletConnectV2"
764
764
  },
765
765
  "android": {
766
766
  "universal": "unstoppable.money://",
767
- "connect": "WalletConnectV1",
768
- "qr": "WalletConnectV1"
767
+ "connect": "WalletConnectV2",
768
+ "qr": "WalletConnectV2"
769
769
  }
770
770
  },
771
771
  "logo": "https://img1.depay.com/wallets/unstoppable.jpg",