@crypticdot/defituna-core 3.5.5 → 3.5.6

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.
@@ -1988,14 +1988,14 @@ exports.solana_program_init = function() {
1988
1988
  wasm.solana_program_init();
1989
1989
  };
1990
1990
 
1991
- function __wasm_bindgen_func_elem_3236(arg0, arg1, arg2) {
1992
- wasm.__wasm_bindgen_func_elem_3236(arg0, arg1, addHeapObject(arg2));
1993
- }
1994
-
1995
1991
  function __wasm_bindgen_func_elem_3155(arg0, arg1) {
1996
1992
  wasm.__wasm_bindgen_func_elem_3155(arg0, arg1);
1997
1993
  }
1998
1994
 
1995
+ function __wasm_bindgen_func_elem_3236(arg0, arg1, arg2) {
1996
+ wasm.__wasm_bindgen_func_elem_3236(arg0, arg1, addHeapObject(arg2));
1997
+ }
1998
+
1999
1999
  function __wasm_bindgen_func_elem_494(arg0, arg1, arg2, arg3) {
2000
2000
  wasm.__wasm_bindgen_func_elem_494(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
2001
2001
  }
@@ -147,10 +147,10 @@ export const limitOrderRewardByOutputToken: (a: number, b: bigint, c: number, d:
147
147
  export const decreaseLimitOrderQuote: (a: number, b: number, c: number, d: number, e: bigint, f: number, g: number) => void;
148
148
  export const collectFeesQuote: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => void;
149
149
  export const limitOrderFee: (a: number) => number;
150
- export const __wasm_bindgen_func_elem_3236: (a: number, b: number, c: number) => void;
151
- export const __wasm_bindgen_func_elem_3255: (a: number, b: number) => void;
152
150
  export const __wasm_bindgen_func_elem_3155: (a: number, b: number) => void;
153
151
  export const __wasm_bindgen_func_elem_3151: (a: number, b: number) => void;
152
+ export const __wasm_bindgen_func_elem_3236: (a: number, b: number, c: number) => void;
153
+ export const __wasm_bindgen_func_elem_3255: (a: number, b: number) => void;
154
154
  export const __wasm_bindgen_func_elem_494: (a: number, b: number, c: number, d: number) => void;
155
155
  export const __wbindgen_export: (a: number, b: number) => number;
156
156
  export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@crypticdot/defituna-core",
3
3
  "description": "DefiTuna core typescript package.",
4
- "version": "3.5.5",
4
+ "version": "3.5.6",
5
5
  "type": "module",
6
6
  "main": "./dist/nodejs/defituna_core_js_bindings.js",
7
7
  "types": "./dist/nodejs/defituna_core_js_bindings.d.ts",
@@ -23,7 +23,7 @@
23
23
  "@crypticdot/typescript-config": "^1.0.0",
24
24
  "typescript": "^5.8.3",
25
25
  "wasm-pack": "^0.13.1",
26
- "@crypticdot/defituna-rust-core": "3.5.5"
26
+ "@crypticdot/defituna-rust-core": "3.5.6"
27
27
  },
28
28
  "license": "SEE LICENSE IN LICENSE",
29
29
  "keywords": [