Function encodeAbiClarityValue

  • Convert a string to a Clarity value based on the ABI type.

    Currently does NOT support some nested Clarity ABI types:

    • ClarityAbiTypeResponse
    • ClarityAbiTypeTuple
    • ClarityAbiTypeList

    Parameters

    Returns ClarityValue

Generated using TypeDoc