_owner shadows the state variable on Ownable contract.Description : The constructor in OrderBook contract takes an argument of _owner and assigns that _owner to Ownable constructor. However, the Ownable contract uses _ownable address as a state variable. This affects the code readiability and clarity for those who reads code casually.
Recommended Mitigation :
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.