Skip to main content

ExecutionErrorWrittenObjectsTooLarge

type ExecutionErrorWrittenObjectsTooLarge

Indicates the transaction tried to write objects too large to storage

type ExecutionErrorWrittenObjectsTooLarge struct {
ObjectSize uint64
MaxObjectSize uint64
}

func (ExecutionErrorWrittenObjectsTooLarge) Destroy

func (e ExecutionErrorWrittenObjectsTooLarge) Destroy()