package
0.1.0
Repository: https://github.com/gridironchain/gridnode.git
Documentation: pkg.go.dev

# Functions

DeployCosmosBridge deploys a new Ethereum contract, binding an instance of CosmosBridge to it.
NewCosmosBridge creates a new instance of CosmosBridge, bound to a specific deployed contract.
NewCosmosBridgeCaller creates a new read-only instance of CosmosBridge, bound to a specific deployed contract.
NewCosmosBridgeFilterer creates a new log filterer instance of CosmosBridge, bound to a specific deployed contract.
NewCosmosBridgeTransactor creates a new write-only instance of CosmosBridge, bound to a specific deployed contract.

# Constants

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

# Variables

CosmosBridgeBin is the compiled bytecode used for deploying new contracts.

# Structs

CosmosBridge is an auto generated Go binding around an Ethereum contract.
CosmosBridgeCaller is an auto generated read-only Go binding around an Ethereum contract.
CosmosBridgeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
CosmosBridgeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
CosmosBridgeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
CosmosBridgeLogBridgeBankSet represents a LogBridgeBankSet event raised by the CosmosBridge contract.
CosmosBridgeLogBridgeBankSetIterator is returned from FilterLogBridgeBankSet and is used to iterate over the raw logs and unpacked data for LogBridgeBankSet events raised by the CosmosBridge contract.
CosmosBridgeLogNewProphecyClaim represents a LogNewProphecyClaim event raised by the CosmosBridge contract.
CosmosBridgeLogNewProphecyClaimIterator is returned from FilterLogNewProphecyClaim and is used to iterate over the raw logs and unpacked data for LogNewProphecyClaim events raised by the CosmosBridge contract.
CosmosBridgeLogOracleSet represents a LogOracleSet event raised by the CosmosBridge contract.
CosmosBridgeLogOracleSetIterator is returned from FilterLogOracleSet and is used to iterate over the raw logs and unpacked data for LogOracleSet events raised by the CosmosBridge contract.
CosmosBridgeLogProphecyCompleted represents a LogProphecyCompleted event raised by the CosmosBridge contract.
CosmosBridgeLogProphecyCompletedIterator is returned from FilterLogProphecyCompleted and is used to iterate over the raw logs and unpacked data for LogProphecyCompleted events raised by the CosmosBridge contract.
CosmosBridgeRaw is an auto generated low-level Go binding around an Ethereum contract.
CosmosBridgeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
CosmosBridgeTransactor is an auto generated write-only Go binding around an Ethereum contract.
CosmosBridgeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
CosmosBridgeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.