@depay/widgets 12.4.0 → 12.4.1

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.
package/dist/esm/index.js CHANGED
@@ -756,18 +756,18 @@ var allWallets = [{
756
756
  }, {
757
757
  "name": "Unstoppable Wallet",
758
758
  "desktop": {
759
- "qr": "WalletConnectV1"
759
+ "qr": "WalletConnectV2"
760
760
  },
761
761
  "mobile": {
762
762
  "ios": {
763
763
  "universal": "unstoppable.money://",
764
- "connect": "WalletConnectV1",
765
- "qr": "WalletConnectV1"
764
+ "connect": "WalletConnectV2",
765
+ "qr": "WalletConnectV2"
766
766
  },
767
767
  "android": {
768
768
  "universal": "unstoppable.money://",
769
- "connect": "WalletConnectV1",
770
- "qr": "WalletConnectV1"
769
+ "connect": "WalletConnectV2",
770
+ "qr": "WalletConnectV2"
771
771
  }
772
772
  },
773
773
  "logo": "https://img1.depay.com/wallets/unstoppable.jpg",