Versions in this module Expand all Collapse all v1 v1.0.1 Jun 12, 2023 Changes in this version + var ErrIntrinsicGas = errors.New("intrinsic gas too low") + var ErrNegativeValue = errors.New("negative value") + var ErrZeroTime = errors.New("event has zero timestamp") + type Checker struct + func New() *Checker + func (v *Checker) Validate(e inter.EventPayloadI) error