This PR updates the public kernel API documentation for validation-state output parameters that are still caller-provided:
btck_transaction_checkbtck_block_check
Both wrappers reset the supplied validation state on entry before running validation, so callers should treat the state as overwritten in-place rather than preserving prior contents.