mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Remove berkeley from blockchain_db_types
This commit is contained in:
parent
dd580d7bc7
commit
046ab33d1b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue