ChainSig.js Documentation - v1.1.6
    Preparing search index...

    Function uint8ArrayToHex

    • Converts a Uint8Array to a hexadecimal string.

      Parameters

      • uint8Array: Uint8Array<ArrayBufferLike> | number[]

        The Uint8Array to convert.

      Returns string

      The hexadecimal string representation of the Uint8Array.