Added missing desc in swap function
This commit is contained in:
@@ -37,6 +37,7 @@ contract IntegralSwapAdapter is ISwapAdapter {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// @inheritdoc ISwapAdapter
|
||||||
function swap(
|
function swap(
|
||||||
bytes32 poolId,
|
bytes32 poolId,
|
||||||
IERC20 sellToken,
|
IERC20 sellToken,
|
||||||
|
|||||||
Reference in New Issue
Block a user