increment

package
v0.0.0-...-67468a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IncrementValidator

type IncrementValidator struct {
	// contains filtered or unexported fields
}

IncrementValidator do increment check of transaction

func NewIncrementValidator

func NewIncrementValidator(maxBlocks int) *IncrementValidator

func (*IncrementValidator) AddBlock

func (self *IncrementValidator) AddBlock(block *types.Block)

AddBlock add a new block to this validator

func (*IncrementValidator) BlockRange

func (self *IncrementValidator) BlockRange() (start uint32, end uint32)

BlockRange returns the block range [start, end) this validator can check

func (*IncrementValidator) Clean

func (self *IncrementValidator) Clean()

func (*IncrementValidator) Verify

func (self *IncrementValidator) Verify(tx *types.Transaction, startHeight uint32) error

Verfiy does increment check start at startHeight

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL