Added LogPrintf() statements to indicate whether -checkpoints is set to on or off.
Details
Details
- Reviewers
jasonbcox Fabien deadalnix - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGING6263d03ce756: Added LogPrintf() calls to indicate state of fCheckpointsEnabled/the…
rABC6263d03ce756: Added LogPrintf() calls to indicate state of fCheckpointsEnabled/the…
ibd.sh -checkpoints=0 should output a line to debug.log stating checkpoints will not be verified.
ibd.sh -checkpoints=1 should output a line to debug.log stating checkpoints will be verified.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable