@pear-protocol/symmio-client 0.2.16 → 0.2.17

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.
@@ -24688,6 +24688,7 @@ function useSymmPositions(params) {
24688
24688
  const resolvedAddress = accountAddress ? void 0 : address;
24689
24689
  const chainId = params.chainId ?? ctxChainId;
24690
24690
  const internalEnabled = !!symmCoreClient && !!(accountAddress || resolvedAddress);
24691
+ console.log({ accountAddress, resolvedAddress, chainId, internalEnabled });
24691
24692
  return useQuery({
24692
24693
  ...params.query,
24693
24694
  queryKey: symmKeys.positions({