Skip to content

Simplify usage of Lock decorator #463

@Keith-CY

Description

@Keith-CY

This issue comes from feedback from a user


Now Omnilock pattern decorator should work with LockPattern decorator. It can be simplified by passing omnilock into LockPattern.

@ActorProvider({ ref: { name: 'omnilock', path: `/:args/` } })
@LockPattern()
@DataPattern('0x')
@Omnilock()

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions