Update evm/src/angle/AngleAdapter.sol
Co-authored-by: pistomat <pistomat@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
115c7c26cc
commit
113afd04fb
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user