• Create an unchecked parameter for a smart contract entrypoint. It is up to the caller to ensure the buffer does not exceed the maximum number of bytes supported for a smart contract parameter.

    Returns

    Parameters

    • buffer: ArrayBuffer

      The buffer of bytes representing the parameter.

    Returns Parameter

Generated using TypeDoc