@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.
@@ -15549,7 +15549,6 @@ var OrderExecutor = class {
15549
15549
  remainingAssets = fill.remainingAssets;
15550
15550
  if (fill.update) {
15551
15551
  yield fill.update;
15552
- if (fill.done) return;
15553
15552
  }
15554
15553
  }
15555
15554
  } catch (err) {