mirror of
https://github.com/Instadapp/smart-contract.git
synced 2024-07-29 22:08:07 +00:00
Removed getDAIAddress()
This commit is contained in:
parent
09eb9a409d
commit
f397cfb95f
|
@ -114,13 +114,6 @@ contract Helpers is DSMath {
|
|||
ude = 0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14;
|
||||
}
|
||||
|
||||
/**
|
||||
* @dev get DAI address
|
||||
*/
|
||||
function getDAIAddress() public pure returns (address ude) {
|
||||
ude = 0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359;
|
||||
}
|
||||
|
||||
/**
|
||||
* @dev get admin address
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user