Skip to main content

ExecutionErrorTypeArityMismatch

type 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()