• Adds the prefix 0x to a hex string (if not already present)

    Parameters

    • hex: string

      The hex input

    Returns string

    The hex string starting with 0x

Generated using TypeDoc