@hashgraphonline/hashinal-wc 1.0.118-canary.0 → 1.0.119

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.
@@ -7,6 +7,7 @@ import * as HashgraphSDK from '@hashgraph/sdk';
7
7
  declare class HashinalsWalletConnectSDK {
8
8
  private static instance;
9
9
  private static dAppConnectorInstance;
10
+ private static proxyInstance;
10
11
  private logger;
11
12
  private network;
12
13
  private extensionCheckInterval;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hashgraphonline/hashinal-wc",
3
- "version": "1.0.118-canary.0",
3
+ "version": "1.0.119",
4
4
  "description": "The official Hashinal Wallet Connect SDK. A set of easy-to-use functions to interact with Hedera through Wallet Connect.",
5
5
  "type": "module",
6
6
  "files": [