@lendasat/lendaswap-sdk 0.1.69 → 0.1.70
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/package.json
CHANGED
|
@@ -334,6 +334,10 @@ export function getLogLevel() {
|
|
|
334
334
|
}
|
|
335
335
|
}
|
|
336
336
|
|
|
337
|
+
function wasm_bindgen__convert__closures_____invoke__hc679149b55f75c33(arg0, arg1) {
|
|
338
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hc679149b55f75c33(arg0, arg1);
|
|
339
|
+
}
|
|
340
|
+
|
|
337
341
|
function wasm_bindgen__convert__closures_____invoke__h336ff17a2ee3a667(arg0, arg1, arg2) {
|
|
338
342
|
wasm.wasm_bindgen__convert__closures_____invoke__h336ff17a2ee3a667(arg0, arg1, arg2);
|
|
339
343
|
}
|
|
@@ -342,10 +346,6 @@ function wasm_bindgen__convert__closures_____invoke__h3ae63c3559e47aa7(arg0, arg
|
|
|
342
346
|
wasm.wasm_bindgen__convert__closures_____invoke__h3ae63c3559e47aa7(arg0, arg1, arg2);
|
|
343
347
|
}
|
|
344
348
|
|
|
345
|
-
function wasm_bindgen__convert__closures_____invoke__hc679149b55f75c33(arg0, arg1) {
|
|
346
|
-
wasm.wasm_bindgen__convert__closures_____invoke__hc679149b55f75c33(arg0, arg1);
|
|
347
|
-
}
|
|
348
|
-
|
|
349
349
|
function wasm_bindgen__convert__closures_____invoke__h28f0f152c9423ebc(arg0, arg1, arg2) {
|
|
350
350
|
wasm.wasm_bindgen__convert__closures_____invoke__h28f0f152c9423ebc(arg0, arg1, arg2);
|
|
351
351
|
}
|
|
Binary file
|
|
@@ -432,12 +432,12 @@ export const rustsecp256k1_v0_10_0_context_create: (a: number) => number;
|
|
|
432
432
|
export const rustsecp256k1_v0_10_0_context_destroy: (a: number) => void;
|
|
433
433
|
export const rustsecp256k1_v0_10_0_default_illegal_callback_fn: (a: number, b: number) => void;
|
|
434
434
|
export const rustsecp256k1_v0_10_0_default_error_callback_fn: (a: number, b: number) => void;
|
|
435
|
+
export const wasm_bindgen__convert__closures_____invoke__hc679149b55f75c33: (a: number, b: number) => void;
|
|
436
|
+
export const wasm_bindgen__closure__destroy__h84bbd0c3dfad89d9: (a: number, b: number) => void;
|
|
435
437
|
export const wasm_bindgen__convert__closures_____invoke__h336ff17a2ee3a667: (a: number, b: number, c: any) => void;
|
|
436
438
|
export const wasm_bindgen__closure__destroy__hc0005a862eeb5409: (a: number, b: number) => void;
|
|
437
439
|
export const wasm_bindgen__convert__closures_____invoke__h3ae63c3559e47aa7: (a: number, b: number, c: any) => void;
|
|
438
440
|
export const wasm_bindgen__closure__destroy__h3bcc7046e1647ab6: (a: number, b: number) => void;
|
|
439
|
-
export const wasm_bindgen__convert__closures_____invoke__hc679149b55f75c33: (a: number, b: number) => void;
|
|
440
|
-
export const wasm_bindgen__closure__destroy__h84bbd0c3dfad89d9: (a: number, b: number) => void;
|
|
441
441
|
export const wasm_bindgen__convert__closures_____invoke__h28f0f152c9423ebc: (a: number, b: number, c: any) => void;
|
|
442
442
|
export const wasm_bindgen__closure__destroy__hbf774c1eb42aa1c1: (a: number, b: number) => void;
|
|
443
443
|
export const wasm_bindgen__convert__closures_____invoke__h95b85cd8e04171dd: (a: number, b: number, c: any, d: any) => void;
|