@matchain/matchid-sdk-react 0.1.57-alpha.4 → 0.1.57-alpha.5

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/index.mjs CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-HBOS3RBL.mjs";
7
7
  import {
8
8
  api_exports
9
- } from "./chunk-EAZNOQRK.mjs";
9
+ } from "./chunk-OSJCRVYN.mjs";
10
10
  import {
11
11
  MatchProvider,
12
12
  ModalProvider,
@@ -16,7 +16,7 @@ import {
16
16
  ui_exports,
17
17
  useMatch,
18
18
  wagmiConfig
19
- } from "./chunk-6RNCNC65.mjs";
19
+ } from "./chunk-N7J2GTC2.mjs";
20
20
  import "./chunk-JX73EY6V.mjs";
21
21
  import "./chunk-UA6XHZHX.mjs";
22
22
  import "./chunk-IZOOVZAD.mjs";
package/dist/ui.js CHANGED
@@ -1183,7 +1183,7 @@ var wagmiConfig = (0, import_rainbowkit.getDefaultConfig)({
1183
1183
  ]
1184
1184
  }
1185
1185
  ],
1186
- chains: [import_chains.mainnet, import_chains.polygon, import_chains.optimism, import_chains.arbitrum, import_chains.base, matchMain, matchTest, import_chains.bsc]
1186
+ chains: [import_chains.mainnet, import_chains.polygon, import_chains.optimism, import_chains.arbitrum, import_chains.base, matchMain, matchTest, import_chains.bsc, import_chains.bscTestnet]
1187
1187
  });
1188
1188
  var MatchContext = (0, import_react18.createContext)(void 0);
1189
1189