Type Alias LimitReachedSemaphoreEvent

LimitReachedSemaphoreEvent: SemaphoreEventBase

The event is dispatched when trying to acquire a semaphore slot when all slots are unavailable.

IMPORT_PATH: "@daiso-tech/core/semaphore/contracts"