# Functions
NewSubmission creates a new instance of Submission, bound to a specific deployed contract.
NewSubmissionCaller creates a new read-only instance of Submission, bound to a specific deployed contract.
NewSubmissionFilterer creates a new log filterer instance of Submission, bound to a specific deployed contract.
NewSubmissionTransactor creates a new write-only instance of Submission, bound to a specific deployed contract.
# Variables
SubmissionABI is the input ABI used to generate the binding from.
SubmissionMetaData contains all meta data concerning the Submission contract.
# Structs
Submission is an auto generated Go binding around an Ethereum contract.
SubmissionCaller is an auto generated read-only Go binding around an Ethereum contract.
SubmissionCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SubmissionCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SubmissionFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SubmissionGovernanceCallTimelocked represents a GovernanceCallTimelocked event raised by the Submission contract.
SubmissionGovernanceCallTimelockedIterator is returned from FilterGovernanceCallTimelocked and is used to iterate over the raw logs and unpacked data for GovernanceCallTimelocked events raised by the Submission contract.
SubmissionGovernanceInitialised represents a GovernanceInitialised event raised by the Submission contract.
SubmissionGovernanceInitialisedIterator is returned from FilterGovernanceInitialised and is used to iterate over the raw logs and unpacked data for GovernanceInitialised events raised by the Submission contract.
SubmissionGovernedProductionModeEntered represents a GovernedProductionModeEntered event raised by the Submission contract.
SubmissionGovernedProductionModeEnteredIterator is returned from FilterGovernedProductionModeEntered and is used to iterate over the raw logs and unpacked data for GovernedProductionModeEntered events raised by the Submission contract.
SubmissionNewVotingRoundInitiated represents a NewVotingRoundInitiated event raised by the Submission contract.
SubmissionNewVotingRoundInitiatedIterator is returned from FilterNewVotingRoundInitiated and is used to iterate over the raw logs and unpacked data for NewVotingRoundInitiated events raised by the Submission contract.
SubmissionRaw is an auto generated low-level Go binding around an Ethereum contract.
SubmissionSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SubmissionTimelockedGovernanceCallCanceled represents a TimelockedGovernanceCallCanceled event raised by the Submission contract.
SubmissionTimelockedGovernanceCallCanceledIterator is returned from FilterTimelockedGovernanceCallCanceled and is used to iterate over the raw logs and unpacked data for TimelockedGovernanceCallCanceled events raised by the Submission contract.
SubmissionTimelockedGovernanceCallExecuted represents a TimelockedGovernanceCallExecuted event raised by the Submission contract.
SubmissionTimelockedGovernanceCallExecutedIterator is returned from FilterTimelockedGovernanceCallExecuted and is used to iterate over the raw logs and unpacked data for TimelockedGovernanceCallExecuted events raised by the Submission contract.
SubmissionTransactor is an auto generated write-only Go binding around an Ethereum contract.
SubmissionTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SubmissionTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.