Function validateHash256

  • Checks whether a string is a valid hex string, and has a length of 64 characters.

    Parameters

    • hex: string

    Returns boolean

Generated using TypeDoc