# Functions
NewTendermintlightclient creates a new instance of Tendermintlightclient, bound to a specific deployed contract.
NewTendermintlightclientCaller creates a new read-only instance of Tendermintlightclient, bound to a specific deployed contract.
NewTendermintlightclientFilterer creates a new log filterer instance of Tendermintlightclient, bound to a specific deployed contract.
NewTendermintlightclientTransactor creates a new write-only instance of Tendermintlightclient, bound to a specific deployed contract.
# Constants
TendermintlightclientABI is the input ABI used to generate the binding from.
# Structs
Tendermintlightclient is an auto generated Go binding around an Ethereum contract.
TendermintlightclientCaller is an auto generated read-only Go binding around an Ethereum contract.
TendermintlightclientCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TendermintlightclientCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TendermintlightclientFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TendermintlightclientInitConsensusState represents a InitConsensusState event raised by the Tendermintlightclient contract.
TendermintlightclientInitConsensusStateIterator is returned from FilterInitConsensusState and is used to iterate over the raw logs and unpacked data for InitConsensusState events raised by the Tendermintlightclient contract.
TendermintlightclientRaw is an auto generated low-level Go binding around an Ethereum contract.
TendermintlightclientSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TendermintlightclientSyncConsensusState represents a SyncConsensusState event raised by the Tendermintlightclient contract.
TendermintlightclientSyncConsensusStateIterator is returned from FilterSyncConsensusState and is used to iterate over the raw logs and unpacked data for SyncConsensusState events raised by the Tendermintlightclient contract.
TendermintlightclientTransactor is an auto generated write-only Go binding around an Ethereum contract.
TendermintlightclientTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TendermintlightclientTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.