@breeztech/breez-sdk-spark 0.12.2-dev2 → 0.12.2-dev3

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.
Binary file
@@ -2884,12 +2884,12 @@ export function __wbindgen_cb_drop(arg0) {
2884
2884
  return ret;
2885
2885
  };
2886
2886
 
2887
- export function __wbindgen_closure_wrapper10753(arg0, arg1, arg2) {
2887
+ export function __wbindgen_closure_wrapper10760(arg0, arg1, arg2) {
2888
2888
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_69);
2889
2889
  return ret;
2890
2890
  };
2891
2891
 
2892
- export function __wbindgen_closure_wrapper16125(arg0, arg1, arg2) {
2892
+ export function __wbindgen_closure_wrapper16136(arg0, arg1, arg2) {
2893
2893
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_64);
2894
2894
  return ret;
2895
2895
  };
@@ -2904,7 +2904,7 @@ export function __wbindgen_closure_wrapper6201(arg0, arg1, arg2) {
2904
2904
  return ret;
2905
2905
  };
2906
2906
 
2907
- export function __wbindgen_closure_wrapper7889(arg0, arg1, arg2) {
2907
+ export function __wbindgen_closure_wrapper7894(arg0, arg1, arg2) {
2908
2908
  const ret = makeMutClosure(arg0, arg1, 979, __wbg_adapter_69);
2909
2909
  return ret;
2910
2910
  };
@@ -2639,11 +2639,11 @@ const imports = {
2639
2639
  const ret = false;
2640
2640
  return ret;
2641
2641
  },
2642
- __wbindgen_closure_wrapper10753: function(arg0, arg1, arg2) {
2642
+ __wbindgen_closure_wrapper10760: function(arg0, arg1, arg2) {
2643
2643
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_69);
2644
2644
  return ret;
2645
2645
  },
2646
- __wbindgen_closure_wrapper16125: function(arg0, arg1, arg2) {
2646
+ __wbindgen_closure_wrapper16136: function(arg0, arg1, arg2) {
2647
2647
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_64);
2648
2648
  return ret;
2649
2649
  },
@@ -2655,7 +2655,7 @@ const imports = {
2655
2655
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_64);
2656
2656
  return ret;
2657
2657
  },
2658
- __wbindgen_closure_wrapper7889: function(arg0, arg1, arg2) {
2658
+ __wbindgen_closure_wrapper7894: function(arg0, arg1, arg2) {
2659
2659
  const ret = makeMutClosure(arg0, arg1, 979, __wbg_adapter_69);
2660
2660
  return ret;
2661
2661
  },
Binary file
@@ -2888,12 +2888,12 @@ module.exports.__wbindgen_cb_drop = function(arg0) {
2888
2888
  return ret;
2889
2889
  };
2890
2890
 
2891
- module.exports.__wbindgen_closure_wrapper10753 = function(arg0, arg1, arg2) {
2891
+ module.exports.__wbindgen_closure_wrapper10760 = function(arg0, arg1, arg2) {
2892
2892
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_69);
2893
2893
  return ret;
2894
2894
  };
2895
2895
 
2896
- module.exports.__wbindgen_closure_wrapper16125 = function(arg0, arg1, arg2) {
2896
+ module.exports.__wbindgen_closure_wrapper16136 = function(arg0, arg1, arg2) {
2897
2897
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_64);
2898
2898
  return ret;
2899
2899
  };
@@ -2908,7 +2908,7 @@ module.exports.__wbindgen_closure_wrapper6201 = function(arg0, arg1, arg2) {
2908
2908
  return ret;
2909
2909
  };
2910
2910
 
2911
- module.exports.__wbindgen_closure_wrapper7889 = function(arg0, arg1, arg2) {
2911
+ module.exports.__wbindgen_closure_wrapper7894 = function(arg0, arg1, arg2) {
2912
2912
  const ret = makeMutClosure(arg0, arg1, 979, __wbg_adapter_69);
2913
2913
  return ret;
2914
2914
  };
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@breeztech/breez-sdk-spark",
3
- "version": "0.12.2-dev2",
3
+ "version": "0.12.2-dev3",
4
4
  "description": "Breez Spark SDK",
5
5
  "repository": "https://github.com/breez/spark-sdk",
6
6
  "author": "Breez <contact@breez.technology> (https://github.com/breez)",
@@ -2680,11 +2680,11 @@ function __wbg_get_imports() {
2680
2680
  const ret = false;
2681
2681
  return ret;
2682
2682
  };
2683
- imports.wbg.__wbindgen_closure_wrapper10753 = function(arg0, arg1, arg2) {
2683
+ imports.wbg.__wbindgen_closure_wrapper10760 = function(arg0, arg1, arg2) {
2684
2684
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_69);
2685
2685
  return ret;
2686
2686
  };
2687
- imports.wbg.__wbindgen_closure_wrapper16125 = function(arg0, arg1, arg2) {
2687
+ imports.wbg.__wbindgen_closure_wrapper16136 = function(arg0, arg1, arg2) {
2688
2688
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_64);
2689
2689
  return ret;
2690
2690
  };
@@ -2696,7 +2696,7 @@ function __wbg_get_imports() {
2696
2696
  const ret = makeMutClosure(arg0, arg1, 457, __wbg_adapter_64);
2697
2697
  return ret;
2698
2698
  };
2699
- imports.wbg.__wbindgen_closure_wrapper7889 = function(arg0, arg1, arg2) {
2699
+ imports.wbg.__wbindgen_closure_wrapper7894 = function(arg0, arg1, arg2) {
2700
2700
  const ret = makeMutClosure(arg0, arg1, 979, __wbg_adapter_69);
2701
2701
  return ret;
2702
2702
  };
Binary file