getter

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2019 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InterfaceGetter

type InterfaceGetter interface {
	GetABI(resolverAddr string, blockNumber int64) (string, error)
	GetBlockChain() core.BlockChain
}

InterfaceGetter is used to derive the interface of a contract

func NewInterfaceGetter

func NewInterfaceGetter(blockChain core.BlockChain) InterfaceGetter

NewInterfaceGetter returns a new InterfaceGetter

Jump to

Keyboard shortcuts

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