The issue here is that MartenitsaVoting::announceWinner
which is used to reward the winner of the voting process does not consider the 10 ** 18
which was used in the calculation of the amountToMint
in HealthToken::distributeHealthToken
, and when a winner is announced the winner gets 1000000000000000000
HealthTokeninstead of
1`
Consider the 10 ** 18
that was used in the calculation of amountToMint
in HealthToken::distributeHealthToken
in MartenitsaVoting::announceWinner
or remove the 10 ** 18
.
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.