ipolygondatacommitteeerrors

package
v0.0.0-...-44e5e6b Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: AGPL-3.0, AGPL-3.0-or-later Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IpolygondatacommitteeerrorsABI = IpolygondatacommitteeerrorsMetaData.ABI

IpolygondatacommitteeerrorsABI is the input ABI used to generate the binding from. Deprecated: Use IpolygondatacommitteeerrorsMetaData.ABI instead.

View Source
var IpolygondatacommitteeerrorsMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[],\"name\":\"CommitteeAddressDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"EmptyURLNotAllowed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"TooManyRequiredSignatures\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnexpectedAddrsAndSignaturesSize\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnexpectedAddrsBytesLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnexpectedCommitteeHash\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"WrongAddrOrder\",\"type\":\"error\"}]",
}

IpolygondatacommitteeerrorsMetaData contains all meta data concerning the Ipolygondatacommitteeerrors contract.

Functions

This section is empty.

Types

type Ipolygondatacommitteeerrors

type Ipolygondatacommitteeerrors struct {
	IpolygondatacommitteeerrorsCaller     // Read-only binding to the contract
	IpolygondatacommitteeerrorsTransactor // Write-only binding to the contract
	IpolygondatacommitteeerrorsFilterer   // Log filterer for contract events
}

Ipolygondatacommitteeerrors is an auto generated Go binding around an Ethereum contract.

func NewIpolygondatacommitteeerrors

func NewIpolygondatacommitteeerrors(address common.Address, backend bind.ContractBackend) (*Ipolygondatacommitteeerrors, error)

NewIpolygondatacommitteeerrors creates a new instance of Ipolygondatacommitteeerrors, bound to a specific deployed contract.

type IpolygondatacommitteeerrorsCaller

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

IpolygondatacommitteeerrorsCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewIpolygondatacommitteeerrorsCaller

func NewIpolygondatacommitteeerrorsCaller(address common.Address, caller bind.ContractCaller) (*IpolygondatacommitteeerrorsCaller, error)

NewIpolygondatacommitteeerrorsCaller creates a new read-only instance of Ipolygondatacommitteeerrors, bound to a specific deployed contract.

type IpolygondatacommitteeerrorsCallerRaw

type IpolygondatacommitteeerrorsCallerRaw struct {
	Contract *IpolygondatacommitteeerrorsCaller // Generic read-only contract binding to access the raw methods on
}

IpolygondatacommitteeerrorsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*IpolygondatacommitteeerrorsCallerRaw) Call

func (_Ipolygondatacommitteeerrors *IpolygondatacommitteeerrorsCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type IpolygondatacommitteeerrorsCallerSession

type IpolygondatacommitteeerrorsCallerSession struct {
	Contract *IpolygondatacommitteeerrorsCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts                      // Call options to use throughout this session
}

IpolygondatacommitteeerrorsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

type IpolygondatacommitteeerrorsFilterer

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

IpolygondatacommitteeerrorsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewIpolygondatacommitteeerrorsFilterer

func NewIpolygondatacommitteeerrorsFilterer(address common.Address, filterer bind.ContractFilterer) (*IpolygondatacommitteeerrorsFilterer, error)

NewIpolygondatacommitteeerrorsFilterer creates a new log filterer instance of Ipolygondatacommitteeerrors, bound to a specific deployed contract.

type IpolygondatacommitteeerrorsRaw

type IpolygondatacommitteeerrorsRaw struct {
	Contract *Ipolygondatacommitteeerrors // Generic contract binding to access the raw methods on
}

IpolygondatacommitteeerrorsRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*IpolygondatacommitteeerrorsRaw) Call

func (_Ipolygondatacommitteeerrors *IpolygondatacommitteeerrorsRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*IpolygondatacommitteeerrorsRaw) Transact

func (_Ipolygondatacommitteeerrors *IpolygondatacommitteeerrorsRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*IpolygondatacommitteeerrorsRaw) Transfer

func (_Ipolygondatacommitteeerrors *IpolygondatacommitteeerrorsRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type IpolygondatacommitteeerrorsSession

type IpolygondatacommitteeerrorsSession struct {
	Contract     *Ipolygondatacommitteeerrors // Generic contract binding to set the session for
	CallOpts     bind.CallOpts                // Call options to use throughout this session
	TransactOpts bind.TransactOpts            // Transaction auth options to use throughout this session
}

IpolygondatacommitteeerrorsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

type IpolygondatacommitteeerrorsTransactor

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

IpolygondatacommitteeerrorsTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewIpolygondatacommitteeerrorsTransactor

func NewIpolygondatacommitteeerrorsTransactor(address common.Address, transactor bind.ContractTransactor) (*IpolygondatacommitteeerrorsTransactor, error)

NewIpolygondatacommitteeerrorsTransactor creates a new write-only instance of Ipolygondatacommitteeerrors, bound to a specific deployed contract.

type IpolygondatacommitteeerrorsTransactorRaw

type IpolygondatacommitteeerrorsTransactorRaw struct {
	Contract *IpolygondatacommitteeerrorsTransactor // Generic write-only contract binding to access the raw methods on
}

IpolygondatacommitteeerrorsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*IpolygondatacommitteeerrorsTransactorRaw) Transact

func (_Ipolygondatacommitteeerrors *IpolygondatacommitteeerrorsTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*IpolygondatacommitteeerrorsTransactorRaw) Transfer

func (_Ipolygondatacommitteeerrors *IpolygondatacommitteeerrorsTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type IpolygondatacommitteeerrorsTransactorSession

type IpolygondatacommitteeerrorsTransactorSession struct {
	Contract     *IpolygondatacommitteeerrorsTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts                      // Transaction auth options to use throughout this session
}

IpolygondatacommitteeerrorsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

Jump to

Keyboard shortcuts

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