@leofcoin/chain 1.3.9 → 1.3.11

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.
@@ -0,0 +1,10 @@
1
+ (self["webpackChunk_leofcoin_chain"] = self["webpackChunk_leofcoin_chain"] || []).push([[865],{
2
+
3
+ /***/ 3865:
4
+ /***/ (function() {
5
+
6
+ /* (ignored) */
7
+
8
+ /***/ })
9
+
10
+ }])
@@ -13338,7 +13338,7 @@ const tasks = async (e) => {
13338
13338
  });
13339
13339
  } catch (e) {
13340
13340
  worker.postMessage({
13341
- type: 'fetchError',
13341
+ type: 'runError',
13342
13342
  message: e.message,
13343
13343
  id
13344
13344
  });