LockDurationUpdated()
Last updated
Last updated
This event is emitted when the cooldown period for withdrawals is updated.
prevLockDuration
uint32
The previous duration of the cooldown period, in seconds
newLockDuration
uint32
The new duration of the cooldown period, in seconds
This event can be used to:
Monitor changes in the withdrawal cooldown period
This event is triggered by the following functions:
setLockDuration()