coinley-pay 0.0.34 → 0.0.35

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.
@@ -1,4 +1,4 @@
1
- import { i as isFeatureEnabled, F as FEATURES, W as WALLETCONNECT_PROJECT_ID, l as logo } from "./index-DuGZY7DT.js";
1
+ import { i as isFeatureEnabled, F as FEATURES, c as chainTransports, W as WALLETCONNECT_PROJECT_ID, l as logo } from "./index-FDYRwWvo.js";
2
2
  let appKitInstance = null;
3
3
  let isInitializing = false;
4
4
  let initializationPromise = null;
@@ -51,7 +51,8 @@ const initializeAppKitEVM = async (wagmiConfig) => {
51
51
  }
52
52
  const wagmiAdapter = new WagmiAdapter({
53
53
  projectId: WALLETCONNECT_PROJECT_ID,
54
- networks: wagmiConfig.chains
54
+ networks: wagmiConfig.chains,
55
+ transports: chainTransports
55
56
  });
56
57
  if (FEATURES.debugWalletConnect) {
57
58
  console.log("🔗 AppKit EVM: Wagmi adapter created");
@@ -111,4 +112,4 @@ export {
111
112
  initializeAppKitEVM,
112
113
  openAppKitModal
113
114
  };
114
- //# sourceMappingURL=appKitEVM-DjaS9R5D.js.map
115
+ //# sourceMappingURL=appKitEVM-CO3-2hBK.js.map
@@ -1,4 +1,4 @@
1
- import { F as FEATURES, l as logo, W as WALLETCONNECT_PROJECT_ID } from "./index-DuGZY7DT.js";
1
+ import { F as FEATURES, l as logo, W as WALLETCONNECT_PROJECT_ID } from "./index-FDYRwWvo.js";
2
2
  let appKitInstance = null;
3
3
  let isInitializing = false;
4
4
  let initializationPromise = null;
@@ -242,4 +242,4 @@ export {
242
242
  disconnectWalletConnect,
243
243
  initializeAppKitSolana
244
244
  };
245
- //# sourceMappingURL=appKitSolana--GBJrVI9.js.map
245
+ //# sourceMappingURL=appKitSolana-Bg4cenEz.js.map