@matchain/matchid-sdk-react 0.1.42-alpha.10 → 0.1.42-alpha.11

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.
@@ -9,7 +9,7 @@ import {
9
9
  unBindWalletApi,
10
10
  useUserInfo,
11
11
  verifyPohApi
12
- } from "./chunk-YG4MNAUD.mjs";
12
+ } from "./chunk-HJ337PTX.mjs";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-J5LGTIGS.mjs";
@@ -90,4 +90,4 @@ export {
90
90
  user_exports,
91
91
  api_exports
92
92
  };
93
- //# sourceMappingURL=chunk-N53ZMW5C.mjs.map
93
+ //# sourceMappingURL=chunk-PBNKRURB.mjs.map
@@ -1934,7 +1934,7 @@ function useWallet() {
1934
1934
  });
1935
1935
  openHashPanel({
1936
1936
  hash: txHash,
1937
- chain
1937
+ chain: _chain
1938
1938
  });
1939
1939
  clearTimeout(timer);
1940
1940
  clearInterval(interval);