package
1.1.5
Repository: https://github.com/chainsafe/chainbridge.git
Documentation: pkg.go.dev

# Functions

DeployGenericHandler deploys a new Ethereum contract, binding an instance of GenericHandler to it.
NewGenericHandler creates a new instance of GenericHandler, bound to a specific deployed contract.
NewGenericHandlerCaller creates a new read-only instance of GenericHandler, bound to a specific deployed contract.
NewGenericHandlerFilterer creates a new log filterer instance of GenericHandler, bound to a specific deployed contract.
NewGenericHandlerTransactor creates a new write-only instance of GenericHandler, bound to a specific deployed contract.

# Constants

GenericHandlerABI is the input ABI used to generate the binding from.

# Variables

GenericHandlerBin is the compiled bytecode used for deploying new contracts.

# Structs

GenericHandler is an auto generated Go binding around an Ethereum contract.
GenericHandlerCaller is an auto generated read-only Go binding around an Ethereum contract.
GenericHandlerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
GenericHandlerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
GenericHandlerDepositRecord is an auto generated low-level Go binding around an user-defined struct.
GenericHandlerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
GenericHandlerRaw is an auto generated low-level Go binding around an Ethereum contract.
GenericHandlerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
GenericHandlerTransactor is an auto generated write-only Go binding around an Ethereum contract.
GenericHandlerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
GenericHandlerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.