@ambitlabs/hyperliquid-sdk
Advanced tools
Comparing version 0.0.2-beta2 to 0.0.2-beta3
@@ -37,4 +37,4 @@ "use strict"; | ||
version: '1', | ||
//chainId: 421614, | ||
chainId: 998, | ||
chainId: 421614, | ||
//chainId: 998, | ||
verifyingContract: '0x0000000000000000000000000000000000000000', | ||
@@ -41,0 +41,0 @@ }; |
@@ -34,4 +34,4 @@ // NOTE: this has been adapted from the following | ||
version: '1', | ||
//chainId: 421614, | ||
chainId: 998, | ||
chainId: 421614, | ||
//chainId: 998, | ||
verifyingContract: '0x0000000000000000000000000000000000000000', | ||
@@ -38,0 +38,0 @@ }; |
{ | ||
"name": "@ambitlabs/hyperliquid-sdk", | ||
"version": "0.0.2-beta2", | ||
"version": "0.0.2-beta3", | ||
"types": "./dist/esm/index.d.ts", | ||
@@ -5,0 +5,0 @@ "module": "./dist/esm/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
92901