Skip to main content

ExecutionErrorEffectsTooLarge

type ExecutionErrorEffectsTooLarge

Effects from the transaction are too large

type ExecutionErrorEffectsTooLarge struct {
CurrentSize uint64
MaxSize uint64
}

func (ExecutionErrorEffectsTooLarge) Destroy

func (e ExecutionErrorEffectsTooLarge) Destroy()