I don’t see a reason to exclude the version/verack message from the process_messages fuzzer. Whereas including it will have several benefits:
- Higher coverage (version/verack/handshake/wtxid/…) in net_processing
- Fuzzer can pick the peer versions instead of relying on a hardcoded constant, might increase search space and coverage even further