Represents a semaphore where all available slots have been acquired. No additional slots can be acquired until existing slots are released or expire.
IMPORT_PATH: "@daiso-tech/core/semaphore/contracts"
"@daiso-tech/core/semaphore/contracts"
Array of unique identifiers for all entities that currently hold the acquired slots.
The maximum number of slots that can be simultaneously held.
The state type indicator.
Represents a semaphore where all available slots have been acquired. No additional slots can be acquired until existing slots are released or expire.
IMPORT_PATH:
"@daiso-tech/core/semaphore/contracts"