mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
removed false module comment
This commit is contained in:
parent
ebd5bd0760
commit
b9c5f2935b
|
@ -7,7 +7,7 @@ import { DSMath } from '../common/math.sol';
|
|||
// Gelato Data Types
|
||||
struct Provider {
|
||||
address addr; // if msg.sender == provider => self-Provider
|
||||
address module; // can be address(0) for self-Providers
|
||||
address module; // e.g. DSA Provider Module
|
||||
}
|
||||
|
||||
struct Condition {
|
||||
|
|
Loading…
Reference in New Issue
Block a user