If a player has made a prediction once and then wishes to change it, according to the documentation, they should not have to pay the predictionFee
again. The current implementation of the protocol does not support this; instead, regardless of how many times the user changes their prediction, they must pay the predictionFee
each time.
No matter how many times the user changes their prediction, they will have to pay the predictionFee
each time.
This can be corrected, for example, by creating a separate function for this purpose. In this function, make sure to check if the player has already made their initial prediction and paid the required fee for the first prediction for the given match.
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.