Fix up error message:
"Couldn't get block hash"→"Couldn't get block data"for better clarity
Also minor grammar edit in code comment:
"checks for filter size of DefaultP"→"checks the filter size of DefaultP"
gentestvectors.go
    #1777
    
      
    
  Fix up error message:
"Couldn't get block hash" → "Couldn't get block data" for better clarityAlso minor grammar edit in code comment:
"checks for filter size of DefaultP" → "checks the filter size of DefaultP"Thank you for your contribution, but I don’t think this patch is an improvement.
Edit: after re-reading, perhaps it is better.
ACK 6cbe26685a646eedbd5b05f6a08e418fdd2cdfd5
The error message is indeed more correct with this change. These are inconsequential editorial improvements not worth bothering the BIP authors about.