Skip to main content

ExecutionErrorMoveAuthentication

type ExecutionErrorMoveAuthentication

The transaction's Move-based authentication failed while executing an authenticator, before the programmable transaction was run. The wrapped error is the failure produced by the authenticator's execution.

type ExecutionErrorMoveAuthentication struct {
Error *ExecutionErrorWrapper
}

func (ExecutionErrorMoveAuthentication) Destroy

func (e ExecutionErrorMoveAuthentication) Destroy()