mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
LevelDB is now mandatory
This commit is contained in:
@@ -150,9 +150,7 @@ int main(int argc, char* argv[])
|
||||
("start", "Start from a fresh Ledger.")
|
||||
("net", "Get the initial ledger from the network.")
|
||||
("fg", "Run in the foreground.")
|
||||
#ifdef USE_LEVELDB
|
||||
("import", "Import SQLite node DB into LevelDB.")
|
||||
#endif
|
||||
;
|
||||
|
||||
// Interpret positional arguments as --parameters.
|
||||
|
||||
Reference in New Issue
Block a user