feat: Implement BalancerV3Executor
Took 2 hours 32 minutes Took 8 seconds Took 13 minutes
This commit is contained in:
@@ -84,7 +84,7 @@ contract BalancerV2ExecutorTest is Constants, TestUtils {
|
||||
WETH_BAL_POOL_ID,
|
||||
BOB,
|
||||
true,
|
||||
RestrictTransferFrom.TransferType.Transfer
|
||||
RestrictTransferFrom.TransferType.None
|
||||
);
|
||||
|
||||
deal(WETH_ADDR, address(balancerV2Exposed), amountIn);
|
||||
|
||||
Reference in New Issue
Block a user