IOTA SDKAPI ReferenceGoTypesExecutionErrorTypeArityMismatchOn this pageExecutionErrorTypeArityMismatchtype ExecutionErrorTypeArityMismatch Type arity mismatch for Move function. Mismatch between the number of actual versus expected type arguments. type ExecutionErrorTypeArityMismatch struct {} func (ExecutionErrorTypeArityMismatch) Destroy func (e ExecutionErrorTypeArityMismatch) Destroy()Give Feedback