@ref-finance/ref-sdk 1.4.2 → 1.4.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.
@@ -4739,7 +4739,7 @@ var fetchAllPools = /*#__PURE__*/function () {
4739
4739
  });
4740
4740
  case 3:
4741
4741
  _pools = _context7.sent;
4742
- if (!(_pools.code !== 0 || !_pools.simplePools)) {
4742
+ if (_pools.simplePools) {
4743
4743
  _context7.next = 6;
4744
4744
  break;
4745
4745
  }