Vulnerability Details
in an Array, bool can be either true or false. The bug is that the Result variable should not be, it should be a bool, because an error occurs
struct PlayerPredictions {
Result[NUM_MATCHES] predictions;
bool[NUM_MATCHES] isPaid;
uint8 predictionsCount;
}
Impact
in the structure, since the logic is violated, the number of masts payment is false , damage to users