prepare

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: LGPL-3.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transactor

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

func NewPrepareTransactor

func NewPrepareTransactor() Transactor

Initializes PrepareTransactor which is used when --prepare flag value is set as true from CLI PrepareTransactor outputs calldata to stdout for multisig calls (it doesn't make any contract calls)

Jump to

Keyboard shortcuts

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