@thesingularitynetwork/darkswap-sdk 0.1.33 → 0.1.34

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.
@@ -9464,7 +9464,7 @@ var RetailCreateOrderService = /*#__PURE__*/function (_BaseContractService) {
9464
9464
  case 3:
9465
9465
  tx = _context4.v;
9466
9466
  _context4.n = 4;
9467
- return this._darkSwap.provider.waitForTransaction(tx.hash, 2);
9467
+ return tx.wait();
9468
9468
  case 4:
9469
9469
  return _context4.a(2);
9470
9470
  }