@cetusprotocol/margin-sdk 0.0.6 → 0.0.7
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.
- package/dist/index.browser.js +2 -2
- package/dist/index.node.js +2 -2
- package/package.json +1 -1
package/dist/index.browser.js
CHANGED
|
@@ -7906,7 +7906,7 @@ var wa = new Ge.default(24);
|
|
|
7906
7906
|
var va = new Ge.default(3600);
|
|
7907
7907
|
var Pa = new Ge.default(0.5);
|
|
7908
7908
|
|
|
7909
|
-
// ../../node_modules/.pnpm/@cetusprotocol+aggregator-sdk@
|
|
7909
|
+
// ../../node_modules/.pnpm/@cetusprotocol+aggregator-sdk@1.4.6_axios@1.13.6_typescript@5.8.2/node_modules/@cetusprotocol/aggregator-sdk/dist/index.js
|
|
7910
7910
|
var import_json_bigint = __toESM(require_json_bigint(), 1);
|
|
7911
7911
|
import { coinWithBalance, Transaction } from "@mysten/sui/transactions";
|
|
7912
7912
|
import { normalizeSuiObjectId, SUI_CLOCK_OBJECT_ID } from "@mysten/sui/utils";
|
|
@@ -13089,7 +13089,7 @@ var HermesClient = class {
|
|
|
13089
13089
|
}
|
|
13090
13090
|
};
|
|
13091
13091
|
|
|
13092
|
-
// ../../node_modules/.pnpm/@cetusprotocol+aggregator-sdk@
|
|
13092
|
+
// ../../node_modules/.pnpm/@cetusprotocol+aggregator-sdk@1.4.6_axios@1.13.6_typescript@5.8.2/node_modules/@cetusprotocol/aggregator-sdk/dist/index.js
|
|
13093
13093
|
import { bcs } from "@mysten/sui/bcs";
|
|
13094
13094
|
var __create2 = Object.create;
|
|
13095
13095
|
var __defProp2 = Object.defineProperty;
|
package/dist/index.node.js
CHANGED
|
@@ -7899,7 +7899,7 @@ var wa = new Ge.default(24);
|
|
|
7899
7899
|
var va = new Ge.default(3600);
|
|
7900
7900
|
var Pa = new Ge.default(0.5);
|
|
7901
7901
|
|
|
7902
|
-
// ../../node_modules/.pnpm/@cetusprotocol+aggregator-sdk@
|
|
7902
|
+
// ../../node_modules/.pnpm/@cetusprotocol+aggregator-sdk@1.4.6_axios@1.13.6_typescript@5.8.2/node_modules/@cetusprotocol/aggregator-sdk/dist/index.js
|
|
7903
7903
|
var import_json_bigint = __toESM(require_json_bigint(), 1);
|
|
7904
7904
|
import { coinWithBalance, Transaction } from "@mysten/sui/transactions";
|
|
7905
7905
|
import { normalizeSuiObjectId, SUI_CLOCK_OBJECT_ID } from "@mysten/sui/utils";
|
|
@@ -13082,7 +13082,7 @@ var HermesClient = class {
|
|
|
13082
13082
|
}
|
|
13083
13083
|
};
|
|
13084
13084
|
|
|
13085
|
-
// ../../node_modules/.pnpm/@cetusprotocol+aggregator-sdk@
|
|
13085
|
+
// ../../node_modules/.pnpm/@cetusprotocol+aggregator-sdk@1.4.6_axios@1.13.6_typescript@5.8.2/node_modules/@cetusprotocol/aggregator-sdk/dist/index.js
|
|
13086
13086
|
import { bcs } from "@mysten/sui/bcs";
|
|
13087
13087
|
var __create2 = Object.create;
|
|
13088
13088
|
var __defProp2 = Object.defineProperty;
|