| @@ -53,7 +53,6 @@ | ||
| 53 | 53 | /** | 
| 54 | 54 | * @param string $field - name of field being validated | 
| 55 | 55 | * @param string $value - we check this value | 
| 56 | - * @param int $length - length we require | |
| 57 | 56 | * @throws InvalidNetworkParameter | 
| 58 | 57 | */ | 
| 59 | 58 | private function validateHexStringRepresentsBytes(string $field, string $value) |