• Converts a bigint to a hexadecimal string.

    Parameters

    • value: bigint

      The bigint value to convert.

    Returns string

    The hexadecimal representation of the bigint.