Migrate
Emitted from:
Definition
event PrepMigration(uint256 indexed projectId, IJBController from, address caller);
projectIdis the ID of the project that was prepped for migration.fromis the controller that the project is being migrated from.calleris the address that issued the transaction within which the event was emitted.