Init
Emitted from:
Definition
event Init(uint256 indexed configuration, uint256 indexed projectId, uint256 indexed basedOn);
configurationis the funding cycle configuration that was initialized.projectIdis the ID of the project to which the initialized funding cycle belongs.basedOnis the ID of the funding cycle that the initialized funding cycle is based on.