@hashgraphonline/hashinal-wc 2.0.13 → 2.0.14

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.
@@ -8,7 +8,8 @@ import * as HashgraphSDK from '@hashgraph/sdk';
8
8
  declare class HashinalsWalletConnectSDK {
9
9
  private static instance;
10
10
  private static dAppConnectorInstance;
11
- private static dAppConnectorKey;
11
+ private static dAppConnectorProjectId;
12
+ private static dAppConnectorNetwork;
12
13
  private static proxyInstance;
13
14
  private logger;
14
15
  private network;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hashgraphonline/hashinal-wc",
3
- "version": "2.0.13",
3
+ "version": "2.0.14",
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": [