mirror of
https://github.com/Instadapp/smart-contract.git
synced 2024-07-29 22:08:07 +00:00
added liquidity address
This commit is contained in:
parent
10dcf91b87
commit
16bb9abc6e
|
@ -181,7 +181,7 @@ contract Helper is DSMath {
|
|||
* @dev get InstaDApp Liquidity contract
|
||||
*/
|
||||
function getLiquidityAddr() public pure returns (address liquidity) {
|
||||
// liquidity = ;
|
||||
liquidity = 0x2C717BFE76556fC7730f287f9B108Da4722d6065;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user