mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 11:45:53 +00:00
postgres fixes
This commit is contained in:
@@ -83,6 +83,7 @@ writeBooks(std::vector<BookDirectoryData> const& bookDirData, PgQuery& pg)
|
||||
}
|
||||
*/
|
||||
|
||||
/*
|
||||
bool
|
||||
writeToPostgres(
|
||||
ripple::LedgerInfo const& info,
|
||||
@@ -166,4 +167,4 @@ writeToPostgres(
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user