contract

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: LGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Call

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

func New

func New(conn Connection, addr []common.Address, abi *abi.Abi) *Call

func (*Call) Call

func (c *Call) Call(method string, ret interface{}, idx int, params ...interface{}) error

type Connection

type Connection interface {
	Client() *ethclient.Client
}

Jump to

Keyboard shortcuts

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