Coda by Ian Macalinao
    Preparing search index...
    interface GovernorCreateEvent {
        electorate: Address;
        governor: Address;
        parameters: GovernanceParameters;
        smartWallet: Address;
    }
    Index

    Properties

    electorate: Address
    governor: Address
    smartWallet: Address