LaunchFundingCycles
Emitted from:
Definition
event LaunchFundingCycles(uint256 configuration, uint256 projectId, string memo, address caller);
configurationis the configuration of the first funding cycle.projectIdis the ID of the project that launched its first funding cycle.memois a note that was attached.calleris the address that issued the transaction within which the event was emitted.