mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Fixed ReserveDataUpdated event
This commit is contained in:
parent
7eb31124b2
commit
bd911de167
|
@ -162,7 +162,6 @@ interface ILendingPool {
|
||||||
address indexed reserve,
|
address indexed reserve,
|
||||||
uint256 liquidityRate,
|
uint256 liquidityRate,
|
||||||
uint256 stableBorrowRate,
|
uint256 stableBorrowRate,
|
||||||
uint256 averageStableBorrowRate,
|
|
||||||
uint256 variableBorrowRate,
|
uint256 variableBorrowRate,
|
||||||
uint256 liquidityIndex,
|
uint256 liquidityIndex,
|
||||||
uint256 variableBorrowIndex
|
uint256 variableBorrowIndex
|
||||||
|
|
Loading…
Reference in New Issue
Block a user