Destroys the LevelDB database stored at the given path.
Declared in <dbwrapper.h>
<dbwrapper.h>
bool DestroyDB(std::string const& path_str);
True if the database was successfully destroyed.