mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
linting
This commit is contained in:
parent
292c2812de
commit
946a1ed5aa
|
@ -27,9 +27,9 @@ abstract contract Stores {
|
||||||
ListInterface internal constant instaList = ListInterface(0x3565F6057b7fFE36984779A507fC87b31EFb0f09);
|
ListInterface internal constant instaList = ListInterface(0x3565F6057b7fFE36984779A507fC87b31EFb0f09);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @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