Reverts change to commet for PreciousBlock() in validation.h that was
made in D1182. This reduces our code ownership and merge conflicts when
backporting.
Details
Details
- Reviewers
deadalnix Fabien jasonbcox - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGINGc9da74332c34: Revert change to PreciousBlock() comment made in D1182
rABCc9da74332c34: Revert change to PreciousBlock() comment made in D1182
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I don't mind this since resolving merge conflicts against these comments is becoming tiresome. Only downside is that we're losing a more valuable explanation of what a "precious" block is, but inspection of the code solves this.