package
23.1.6+incompatible
Repository: https://github.com/zeta-chain/node.git
Documentation: pkg.go.dev
# Functions
DeployContextApp deploys a new Ethereum contract, binding an instance of ContextApp to it.
NewContextApp creates a new instance of ContextApp, bound to a specific deployed contract.
NewContextAppCaller creates a new read-only instance of ContextApp, bound to a specific deployed contract.
NewContextAppFilterer creates a new log filterer instance of ContextApp, bound to a specific deployed contract.
NewContextAppTransactor creates a new write-only instance of ContextApp, bound to a specific deployed contract.
# Variables
ContextAppABI is the input ABI used to generate the binding from.
ContextAppBin is the compiled bytecode used for deploying new contracts.
No description provided by the author
nolint: golint.
ContextAppMetaData contains all meta data concerning the ContextApp contract.
# Structs
No description provided by the author
Context is an auto generated low-level Go binding around an user-defined struct.
ContextApp is an auto generated Go binding around an Ethereum contract.
ContextAppCaller is an auto generated read-only Go binding around an Ethereum contract.
ContextAppCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContextAppCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContextAppContextData represents a ContextData event raised by the ContextApp contract.
ContextAppContextDataIterator is returned from FilterContextData and is used to iterate over the raw logs and unpacked data for ContextData events raised by the ContextApp contract.
ContextAppFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContextAppRaw is an auto generated low-level Go binding around an Ethereum contract.
ContextAppSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContextAppTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContextAppTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContextAppTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.