blockchain

package
v0.12.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2016 License: GPL-3.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
Blockchain is part of the pipe for ErisMint and provides the implementation for the pipe to call into the ErisMint application
Blockchain is part of the pipe for ErisMint and provides the implementation for the pipe to call into the ErisMint application

Jump to

Keyboard shortcuts

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