mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Hpfs log file sync and fork detection. (#279)
Basic infrastructure for log file sync. A fork is detected by comparing the hpfs log index file against the ledger. Min and max ledger sequence hashes are sent to a full history node to request log history.
This commit is contained in:
committed by
GitHub
parent
99c5912f14
commit
af48f3b01f
@@ -377,4 +377,4 @@ namespace ledger::sqlite
|
||||
ledger.output_hash = GET_H32_BLOB(9);
|
||||
}
|
||||
|
||||
} // namespace ledger::sqlite
|
||||
} // namespace ledger::sqlite
|
||||
|
||||
Reference in New Issue
Block a user