Merge pull request #2271 from CJentzsch/disableDag

disable dagcreation during tests
This commit is contained in:
Gav Wood
2015-06-24 15:01:36 +02:00
+1 -1
View File
@@ -224,7 +224,7 @@ public:
bool bigData = false;
bool wallet = false;
bool nonetwork = false;
bool nodag = false;
bool nodag = true;
/// @}
/// Get reference to options