@kodiak-finance/orderly-hooks 2.8.21-alpha.0 → 2.8.21-beta.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.
package/dist/index.js CHANGED
@@ -18272,7 +18272,8 @@ var useOrderEntry2 = (symbol, options = {}) => {
18272
18272
  symbolInfo: symbolInfo || orderlyTypes.EMPTY_OBJECT,
18273
18273
  metaState: meta,
18274
18274
  isMutating,
18275
- markPrice
18275
+ markPrice,
18276
+ symbolLeverage
18276
18277
  };
18277
18278
  };
18278
18279
  var initialOrderState2 = {