mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
remove LedgerCleander test
This commit is contained in:
@@ -549,7 +549,6 @@ LedgerHistory::fixIndex(LedgerIndex ledgerIndex, LedgerHash const& ledgerHash)
|
||||
{
|
||||
if (it->second != ledgerHash)
|
||||
{
|
||||
SOMETIMES(true, "xrpl::LedgerHistory::fixIndex : hash repaired");
|
||||
it->second = ledgerHash;
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user