diff --git a/src/Neo.CLI/config.json b/src/Neo.CLI/config.json index ccce32d36c..772a221714 100644 --- a/src/Neo.CLI/config.json +++ b/src/Neo.CLI/config.json @@ -6,7 +6,7 @@ "Active": false }, "Storage": { - "Engine": "MemoryStore", + "Engine": "LevelDBStore", "Path": "Data_LevelDB_{0}" }, "P2P": {