Versions in this module Expand all Collapse all v0 v0.6.1 Jan 21, 2020 Changes in this version + type IncrementValidator struct + func NewIncrementValidator(maxBlocks int) *IncrementValidator + func (self *IncrementValidator) AddBlock(block *types.Block) + func (self *IncrementValidator) BlockRange() (start uint32, end uint32) + func (self *IncrementValidator) Clean() + func (self *IncrementValidator) Verify(tx *types.Transaction, startHeight uint32) error