Update evm/src/angle/AngleAdapter.sol

Co-authored-by: pistomat <pistomat@users.noreply.github.com>
This commit is contained in:
Alessandro Bergamaschi
2024-03-27 15:28:47 +01:00
committed by GitHub
parent 115c7c26cc
commit 113afd04fb

View File

@@ -122,8 +122,8 @@ contract AngleAdapter is ISwapAdapter {
/// @inheritdoc ISwapAdapter /// @inheritdoc ISwapAdapter
/// @dev Since Angle has no pool IDs but supports 3 tokens(agToken and the /// @dev Since Angle has no pool IDs but supports 3 tokens(agToken and the
/// collaterals), /// collaterals), we return all the available collaterals and the
/// we return all the available collaterals and the agToken(agEUR) /// agToken(agEUR)
function getTokens(bytes32) function getTokens(bytes32)
external external
view view