10 opcodes can be cut if declare the constructor as payable. That eliminates the msg.value == 0
upon initialization and save 24 gas
-- DSCEngine
-- DecentralizedStableCoin
2 files
https://github.com/Cyfrin/2023-07-foundry-defi-stablecoin/blob/main/src/DSCEngine.sol#L112
Manual
Set the constructors to payable
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.