• Cl.bufferFromHex — Converts bytes (from a hex string) to a Clarity buffer type, represented as a JS object

    Returns

    input encoded as a BufferCV

    Parameters

    • hex: string

      bytes encoded as a hex string

    Returns BufferCV

Generated using TypeDoc