`ITimelockController` interface contains error messages for each specific situation.
For example
When the 'cancel' function is called on an already executed operation , it is expected to use the
error OperationAlreadyExecuted(bytes32 id);
But currently it reverts with the wrongl OperationAlreadyScheduled(id);error, which is misleading
Revert with the OperationAlreadyExecutederror
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.