package
11.0.0-rc1+incompatible
Repository: https://github.com/zeta-chain/protocol-contracts.git
Documentation: pkg.go.dev

# Functions

DeployConsole deploys a new Ethereum contract, binding an instance of Console to it.
NewConsole creates a new instance of Console, bound to a specific deployed contract.
NewConsoleCaller creates a new read-only instance of Console, bound to a specific deployed contract.
NewConsoleFilterer creates a new log filterer instance of Console, bound to a specific deployed contract.
NewConsoleTransactor creates a new write-only instance of Console, bound to a specific deployed contract.

# Variables

ConsoleABI is the input ABI used to generate the binding from.
ConsoleBin is the compiled bytecode used for deploying new contracts.
ConsoleMetaData contains all meta data concerning the Console contract.

# Structs

Console is an auto generated Go binding around an Ethereum contract.
ConsoleCaller is an auto generated read-only Go binding around an Ethereum contract.
ConsoleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ConsoleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ConsoleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ConsoleRaw is an auto generated low-level Go binding around an Ethereum contract.
ConsoleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ConsoleTransactor is an auto generated write-only Go binding around an Ethereum contract.
ConsoleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ConsoleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.