@hawksightco/hawk-sdk 1.3.234 → 1.3.235

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.
@@ -7199,7 +7199,7 @@ class Transactions {
7199
7199
  shouldClaimReward: false,
7200
7200
  removeLiquidityParams: [],
7201
7201
  addLiquidityParams,
7202
- maxActiveBinSlippage: 1,
7202
+ maxActiveBinSlippage: 0,
7203
7203
  }),
7204
7204
  };
7205
7205
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hawksightco/hawk-sdk",
3
- "version": "1.3.234",
3
+ "version": "1.3.235",
4
4
  "description": "Hawksight v2 SDK",
5
5
  "main": "dist/src/index.js",
6
6
  "repository": "https://github.com/ghabxph/hawk-api-client.git",