transactor

package
v1.0.27 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: LGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeTransactionOptions

func MergeTransactionOptions(primary *TransactOptions, additional *TransactOptions) error

Types

type TransactOptions

type TransactOptions struct {
	GasLimit uint64
	GasPrice *big.Int
	Value    *big.Int
	Nonce    *big.Int
	ChainID  *big.Int
	Priority string
}

type Transactor

type Transactor interface {
	Transact(to *common.Address, data []byte, opts TransactOptions) (*common.Hash, *types.Receipt, error)
}

Directories

Path Synopsis
itx
mock
Package mock_itx is a generated GoMock package.
Package mock_itx is a generated GoMock package.
Package mock_transactor is a generated GoMock package.
Package mock_transactor is a generated GoMock package.

Jump to

Keyboard shortcuts

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