Skip to content

Commit

Permalink
chore(universal-router-sdk): Remove sqrtPrice from UR SDK v4 single (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
hensha256 authored Jan 22, 2025
1 parent 3cf0598 commit cc7a6f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdks/universal-router-sdk/test/utils/commandParser.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ describe('Command Parser', () => {
zeroForOne: true,
amountIn: amount,
amountOutMinimum: amount,
sqrtPriceLimitX96: 0,
hookData: '0x',
},
])
Expand Down

0 comments on commit cc7a6f5

Please sign in to comment.