fix
This commit is contained in:
@@ -21,6 +21,8 @@ contract DVMStorage is ReentrancyGuard {
|
||||
|
||||
bool public _IS_OPEN_TWAP_ = false;
|
||||
|
||||
bool internal _DVM_INITIALIZED_;
|
||||
|
||||
// ============ Core Address ============
|
||||
|
||||
address public _MAINTAINER_;
|
||||
|
||||
Reference in New Issue
Block a user