While creating a trading account through createTradingAccount,
an user can set the isCustomReferralCode to true or false.
If isCustomReferralCode is set to false,
the following check is made to ensure that
the msg.sender cannot be the referrer
However, when isCustomReferralCode is set to true,
there is no such checks,
which allows the caller to feed their own address as referrer
An user ( msg.sender ) can use their own address as the referrer.
Include the following check
when isCustomReferralCode is true
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.