Initializing addresses in a different function might lead to Initialization failure
Instead of utilizing the setMarketAndVotingAddress()
function within the HealthToken.sol
contract to set the addresses of the MartenitsaMarketplace
and MartenitsaVoting
contracts, it is preferable to initialize them within the constructor to mitigate the risk of initialization failure.
Impact : Low
Likelihood : Low
Manual Review
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.