#
IGovernorFactoryEvents
Matt Stam (@mattstam)
IGovernorFactoryEvents
The interface for the events that may be emitted from Git Consensus's IGovernorFactory.
#
Events
#
GovernorCreated
event GovernorCreated(address instanceAddr, address creatorAddr, address tokenAddr, string name, uint256 votingDelay, uint256 votingPeriod, uint256 proposalThreshold, uint256 quorumNumerator)