@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.
@@ -2,8 +2,8 @@ import {
2
2
  bind_exports,
3
3
  poh_exports,
4
4
  user_exports
5
- } from "../../chunk-N53ZMW5C.mjs";
6
- import "../../chunk-YG4MNAUD.mjs";
5
+ } from "../../chunk-PBNKRURB.mjs";
6
+ import "../../chunk-HJ337PTX.mjs";
7
7
  import "../../chunk-SQIJR7RA.mjs";
8
8
  import "../../chunk-DPXMCLYK.mjs";
9
9
  import "../../chunk-J5LGTIGS.mjs";
@@ -1,4 +1,4 @@
1
- export { c as useCopyClipboard, d as useLayout, a as useMatchEvents, u as useUserInfo, b as useWallet } from '../index-sOVSnYF4.mjs';
1
+ export { c as useCopyClipboard, d as useLayout, a as useMatchEvents, u as useUserInfo, b as useWallet } from '../index-B2B4VJ-u.mjs';
2
2
  import '../types-CVwZEgQ0.mjs';
3
3
  import 'react';
4
4
  import 'viem';
@@ -1,4 +1,4 @@
1
- export { c as useCopyClipboard, d as useLayout, a as useMatchEvents, u as useUserInfo, b as useWallet } from '../index-DKMrpRJC.js';
1
+ export { c as useCopyClipboard, d as useLayout, a as useMatchEvents, u as useUserInfo, b as useWallet } from '../index-Bhnio7tx.js';
2
2
  import '../types-CVwZEgQ0.js';
3
3
  import 'react';
4
4
  import 'viem';
@@ -944,7 +944,7 @@ function useWallet() {
944
944
  });
945
945
  openHashPanel({
946
946
  hash: txHash,
947
- chain
947
+ chain: _chain
948
948
  });
949
949
  clearTimeout(timer);
950
950
  clearInterval(interval);