Check if a hex is zero

  • isZeroHash('0x000000') returns true
  • isZeroHash('0x000001') returns false