filters

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2019 License: AGPL-3.0 Imports: 5 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogFilter

type LogFilter struct {
	Name        string `json:"name"`
	FromBlock   int64  `json:"fromBlock" db:"from_block"`
	ToBlock     int64  `json:"toBlock" db:"to_block"`
	Address     string `json:"address"`
	core.Topics `json:"topics"`
}

func (*LogFilter) UnmarshalJSON

func (filterQuery *LogFilter) UnmarshalJSON(input []byte) error

type LogFilters

type LogFilters []LogFilter

Jump to

Keyboard shortcuts

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