Correct spelling mistakes.
This commit is contained in:
@@ -298,7 +298,7 @@ if(SANITIZE)
|
||||
endif()
|
||||
|
||||
# Set default blockchain storage location:
|
||||
# memory was the default in Cryptonote before Monero implimented LMDB, it still works but is unneccessary.
|
||||
# memory was the default in Cryptonote before Monero implemented LMDB, it still works but is unnecessary.
|
||||
# set(DATABASE memory)
|
||||
set(DATABASE lmdb)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user