• Uses the provided arguments to produce an operation that can be included in a transaction

    Parameters

    • name: string

      the name of the operation

    • Rest ...args: readonly RawGtv[]

      the arguments of the operation

    Returns Operation