Type Alias ILockData

ILockData: ILockExpirationData & { owner: string }

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

Type declaration

  • owner: string

    The identifier of the entity currently holding the lock.