web3-validatorFunctionsisHexStringisHexString CallableisHexString(value: string, length?: number): booleanIs the string a hex string.Parametersvalue: stringoptionallength: numberReturns booleanoutput the string is a hex string
Is the string a hex string.