mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove SQLite Validations table
This commit is contained in:
committed by
Nik Bougalis
parent
e1adbd7ddd
commit
c5a95f1eb5
@@ -144,16 +144,6 @@ struct Peer
|
||||
return p_.now();
|
||||
}
|
||||
|
||||
void
|
||||
onStale(Validation&& v)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
flush(hash_map<PeerID, Validation>&& remaining)
|
||||
{
|
||||
}
|
||||
|
||||
boost::optional<Ledger>
|
||||
acquire(Ledger::ID const & id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user