fixed log message
This commit is contained in:
parent
70c4e0bdee
commit
bdbdbf993f
@ -2857,7 +2857,7 @@ bool CheckBlock(const CBlock& block, CValidationState& state, bool fCheckPOW, bo
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
LogPrintf("CheckBlock() : fork detected, skipping transaction locking checks\n");
|
LogPrintf("CheckBlock() : skipping transaction locking checks\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user