@matchain/matchid-sdk-react 0.1.53-alpha.10 → 0.1.53-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.
@@ -17,7 +17,7 @@ import {
17
17
  UsernameModal,
18
18
  WalletAsset,
19
19
  WalletModal
20
- } from "../chunk-NCVBLRAJ.mjs";
20
+ } from "../chunk-2EQEYYBD.mjs";
21
21
  import "../chunk-JX73EY6V.mjs";
22
22
  import "../chunk-UA6XHZHX.mjs";
23
23
  import "../chunk-IZOOVZAD.mjs";
@@ -439,7 +439,7 @@ var delContactsApi = (data) => {
439
439
  };
440
440
  var getContractsInfoApi = () => {
441
441
  return retryRequest({
442
- url: `/api/v1/contracts/info`,
442
+ url: `/api/v1/contacts/info`,
443
443
  method: "GET"
444
444
  });
445
445
  };