@hyperbridge/sdk 1.9.2 → 1.9.3

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.
@@ -15609,7 +15609,6 @@ var OrderExecutor = class {
15609
15609
  remainingAssets = fill.remainingAssets;
15610
15610
  if (fill.update) {
15611
15611
  yield fill.update;
15612
- if (fill.done) return;
15613
15612
  }
15614
15613
  }
15615
15614
  } catch (err) {