Skip to content

fix(docs): align BlockValidationResult doc comments with C API - #184

Merged
sedited merged 1 commit into
sedited:masterfrom
alexanderwiederin:fix-block-valid-doc
May 21, 2026
Merged

fix(docs): align BlockValidationResult doc comments with C API#184
sedited merged 1 commit into
sedited:masterfrom
alexanderwiederin:fix-block-valid-doc

Conversation

@alexanderwiederin

Copy link
Copy Markdown
Collaborator

Several doc comments were inaccurate or vaguer than the upstream definitions. Importantly, Consensus was documented as "Block is valid according to consensus rules" when it actually means the opposite - a consensus rule violation. Align all affected variants with the upstream comments for accuracy.

Several doc comments were inaccurate or vaguer than the upstream
definitions. Importantly, Consensus was documented as "Block is valid
according to consensus rules" when it actually means the opposite - a
consensus rule violation. Align all affected variants with the upstream
comments for accuracy.
@alexanderwiederin alexanderwiederin added the no-changelog This PR does not require a CHANGELOG entry (e.g. docs, tests, CI changes). label May 21, 2026
@sedited

sedited commented May 21, 2026

Copy link
Copy Markdown
Owner

LGTM Thanks for patching this, I hope this is the last instance of my old, sloppy docs.

@sedited
sedited merged commit 7b3b040 into sedited:master May 21, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR does not require a CHANGELOG entry (e.g. docs, tests, CI changes).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants