The adjustRatePerSecond function allows a sender to modify the streaming rate (ratePerSecond) of a specific stream identified by streamId.
This change can be made multiple times within the same block, provided the new rate is non-zero. While the function includes checks and updates
to ensure a valid change, it lacks constraints on the frequency of adjustments.
The function allows the sender to modify the ratePerSecond parameter multiple times in the same block without any restrictions.
The current setup does not impose a limit on the frequency or timing of these adjustments.
sender can change the rps multiple times within same block.
Add time check to prevent multiple update of rps in same block.
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.