Skip to main content

ExecutionErrorObjectTooBig

type ExecutionErrorObjectTooBig

Move object is larger than the maximum allowed size

type ExecutionErrorObjectTooBig struct {
ObjectSize uint64
MaxObjectSize uint64
}

func (ExecutionErrorObjectTooBig) Destroy

func (e ExecutionErrorObjectTooBig) Destroy()