feat(univ4): Implement swapping with multiple hops
--- don't change below this line --- ENG-4222 Took 47 minutes
This commit is contained in:
@@ -64,7 +64,7 @@ contract UniswapV4ExecutorTest is Test, Constants {
|
||||
tickSpacing: tickSpacing2
|
||||
});
|
||||
|
||||
bytes memory data = UniswapV4Utils.encodeExactInputSingle(
|
||||
bytes memory data = UniswapV4Utils.encodeExactInput(
|
||||
USDE_ADDR,
|
||||
USDT_ADDR,
|
||||
minAmountOut,
|
||||
|
||||
Reference in New Issue
Block a user