# Functions
NewConsensus creates a new instance of Consensus, bound to a specific deployed contract.
NewConsensusCaller creates a new read-only instance of Consensus, bound to a specific deployed contract.
NewConsensusFilterer creates a new log filterer instance of Consensus, bound to a specific deployed contract.
NewConsensusService returns ptr of ConsensusService.
NewConsensusTransactor creates a new write-only instance of Consensus, bound to a specific deployed contract.
# Constants
ConsensusABI is the input ABI used to generate the binding from.
# Structs
Consensus is an auto generated Go binding around a Solidity contract.
ConsensusCaller is an auto generated read-only Go binding around a Solidity contract.
ConsensusCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
ConsensusCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
ConsensusFilterer is an auto generated log filtering Go binding around a Solidity contract events.
ConsensusRaw is an auto generated low-level Go binding around a Solidity contract.
ConsensusSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
ConsensusTransactor is an auto generated write-only Go binding around a Solidity contract.
ConsensusTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
ConsensusTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.
Service is a precompile contract service.