mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Track special disk accesses.
This commit is contained in:
@@ -289,6 +289,7 @@ void ValidationCollection::condWrite()
|
||||
|
||||
void ValidationCollection::doWrite()
|
||||
{
|
||||
LoadEvent::pointer event = theApp->getJobQueue().getLoadEvent(jtDISK);
|
||||
static boost::format insVal("INSERT INTO LedgerValidations "
|
||||
"(LedgerHash,NodePubKey,Flags,SignTime,Signature) VALUES ('%s','%s','%u','%u',%s);");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user