In synthFactory.sol, theres an event CreateSynth(address indexed token, address indexed pool). However the event is emitted with synth as second output.
Recommend thinking about whats the better variable to be emitted, and correct one of the lines.
verifyfirst (Spartan) confirmed:
