mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ldb_limit
This commit is contained in:
commit
434afef272
@ -224,7 +224,7 @@ public:
|
|||||||
bool bigData = false;
|
bool bigData = false;
|
||||||
bool wallet = false;
|
bool wallet = false;
|
||||||
bool nonetwork = false;
|
bool nonetwork = false;
|
||||||
bool nodag = false;
|
bool nodag = true;
|
||||||
/// @}
|
/// @}
|
||||||
|
|
||||||
/// Get reference to options
|
/// Get reference to options
|
||||||
|
Loading…
Reference in New Issue
Block a user