mirror of
https://github.com/monero-project/monero.git
synced 2026-01-21 03:53:19 +01:00
Remove berkeley from blockchain_db_types
This commit is contained in:
@@ -34,7 +34,6 @@ namespace cryptonote
|
|||||||
|
|
||||||
const std::unordered_set<std::string> blockchain_db_types =
|
const std::unordered_set<std::string> blockchain_db_types =
|
||||||
{ "lmdb"
|
{ "lmdb"
|
||||||
, "berkeley"
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace cryptonote
|
} // namespace cryptonote
|
||||||
|
|||||||
Reference in New Issue
Block a user