# Functions
NewChainGovernance creates a new instance of ChainGovernance, bound to a specific deployed contract.
NewChainGovernanceCaller creates a new read-only instance of ChainGovernance, bound to a specific deployed contract.
NewChainGovernanceFilterer creates a new log filterer instance of ChainGovernance, bound to a specific deployed contract.
NewChainGovernanceTransactor creates a new write-only instance of ChainGovernance, bound to a specific deployed contract.
NewService returns ptr of Service.
# Constants
ChainGovernanceABI is the input ABI used to generate the binding from.
# Structs
No description provided by the author
ChainGovernance is an auto generated Go binding around a Solidity contract.
ChainGovernanceCaller is an auto generated read-only Go binding around a Solidity contract.
ChainGovernanceCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
ChainGovernanceCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
ChainGovernanceFilterer is an auto generated log filtering Go binding around a Solidity contract events.
ChainGovernanceRaw is an auto generated low-level Go binding around a Solidity contract.
ChainGovernanceSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
ChainGovernanceTransactor is an auto generated write-only Go binding around a Solidity contract.
ChainGovernanceTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
ChainGovernanceTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.
Service is a precompile contract service.