audit
This commit is contained in:
@@ -55,5 +55,4 @@ contract LendingPriceFeed is OwnableUpgradeable, UUPSUpgradeable {
|
||||
|
||||
return uint256(price) * 1e22; // 1e22 = 10^(30-8)
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user