blockchain

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const BLOCK_MAX = 50

Variables

This section is empty.

Functions

func FilterBlocks

func FilterBlocks(blockchain blockchain_types.Blockchain,
	filterFactory *event.FilterFactory,
	filterData []*event.FilterData) (*core_types.Blocks, error)

Get the blocks from 'minHeight' to 'maxHeight'. TODO Caps on total number of blocks should be set.

func NewBlockchainFilterFactory

func NewBlockchainFilterFactory() *event.FilterFactory

Types

type BlockHeightFilter

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

Filter for block height. Ops: All

func (*BlockHeightFilter) Configure

func (blockHeightFilter *BlockHeightFilter) Configure(fd *event.FilterData) error

func (*BlockHeightFilter) Match

func (this *BlockHeightFilter) Match(v interface{}) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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