Delete records of the given types
Declared in <wallet/walletdb.h>
<wallet/walletdb.h>
bool EraseRecords(std::unordered_set<std::string> const& types);
true if the records were erased.