Address PR review

This commit is contained in:
czanella
2024-07-19 09:16:42 +01:00
parent 772566c590
commit 260fd7fbb5

View File

@@ -35,8 +35,7 @@ interface ISwapAdapterTypes {
// revert (optional)
HardLimits,
// Indicates whether the pool's price function can be called with
// amountIn=0 to return the
// current price (optional)
// amountIn=0 to return the current price (optional)
MarginalPrice
}