mirror of
https://github.com/Instadapp/yield-contract.git
synced 2024-07-29 21:47:29 +00:00
removed TODO
This commit is contained in:
parent
ae78b9df99
commit
ebb6343977
|
@ -3,7 +3,6 @@ pragma solidity ^0.6.8;
|
|||
|
||||
import { DSMath } from "../../libs/safeMath.sol";
|
||||
|
||||
// TODO - have to check y pool virtual price
|
||||
interface CTokenInterface {
|
||||
function borrowBalanceCurrent(address account) external returns (uint256);
|
||||
function exchangeRateCurrent() external returns (uint256);
|
||||
|
|
Loading…
Reference in New Issue
Block a user