Skip to main content

ExecutionErrorArityMismatch

type ExecutionErrorArityMismatch

Arity mismatch for Move function. The number of arguments does not match the number of parameters

type ExecutionErrorArityMismatch struct {
}

func (ExecutionErrorArityMismatch) Destroy

func (e ExecutionErrorArityMismatch) Destroy()