mirror of
https://github.com/Instadapp/dsa-polygon-migration.git
synced 2024-07-29 22:27:58 +00:00
Removed getConfiguration interface
This commit is contained in:
parent
7ce0843aa2
commit
ae7deef98c
|
@ -35,10 +35,6 @@ interface AaveInterface {
|
|||
uint256 ltv,
|
||||
uint256 healthFactor
|
||||
);
|
||||
function getConfiguration(address asset)
|
||||
external
|
||||
view
|
||||
returns (ReserveConfigurationMap memory);
|
||||
}
|
||||
|
||||
interface AaveLendingPoolProviderInterface {
|
||||
|
|
Loading…
Reference in New Issue
Block a user