mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
minor change
This commit is contained in:
parent
a4d7206c58
commit
a35ab9ec4b
|
@ -29,7 +29,7 @@ abstract contract Stores {
|
||||||
/**
|
/**
|
||||||
* @dev Return connectors registry address
|
* @dev Return connectors registry address
|
||||||
*/
|
*/
|
||||||
InstaConnectors internal constant instaConnectors = InstaConnectors(0x67fCE99Dd6d8d659eea2a1ac1b8881c57eb6592B);
|
InstaConnectors internal constant instaConnectors = InstaConnectors(0x67fCE99Dd6d8d659eea2a1ac1b8881c57eb6592B);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @dev Get Uint value from InstaMemory Contract.
|
* @dev Get Uint value from InstaMemory Contract.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user