Skip to content

New TimeLock variants UnlockAtMs and Infinite#90

Merged
chrisgitiota merged 1 commit intofeat/role-mapfrom
feat/role-map-ms-based-timelock
Jan 30, 2026
Merged

New TimeLock variants UnlockAtMs and Infinite#90
chrisgitiota merged 1 commit intofeat/role-mapfrom
feat/role-map-ms-based-timelock

Conversation

@chrisgitiota
Copy link
Copy Markdown
Contributor

Description of change

This PR introduces two new TimeLock variants:

  • UnlockAtMs(u64),
    /// Same as UnlockAt (unlocks at specific timestamp) but using milliseconds since Unix epoch
  • Infinite,
    /// A lock that never unlocks (permanent lock)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants