ain icon indicating copy to clipboard operation
ain copied to clipboard

Use BCLog::ANCHORING log category for ContextualValidateAnchor errors

Open Jouzo opened this issue 3 years ago • 1 comments

What kind of PR is this?:

/kind chore

What this PR does / why we need it:

Use BCLog::ANCHORING log category for ContextualValidateAnchor errors.

Jouzo avatar Jun 20 '22 11:06 Jouzo

Would prefer to not eliminate the logs entirely. Better outcome would be if we can keep the errors, when there's a definite mismatch, and then for blocks that aren't in yet, turning them into warnings, that are output once (or if we can do the former cleanly, then possibly don't need to display warnings at all, since these will become errors when the future block is validated)

prasannavl avatar Jun 22 '22 14:06 prasannavl