Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove resourceID from FrostKeygen contract #229

Closed
mpetrun5 opened this issue Apr 16, 2024 · 0 comments · Fixed by #235
Closed

Remove resourceID from FrostKeygen contract #229

mpetrun5 opened this issue Apr 16, 2024 · 0 comments · Fixed by #235
Assignees

Comments

@mpetrun5
Copy link
Collaborator

mpetrun5 commented Apr 16, 2024

It was decided that we don't multiple Frost keys.

Implementation details

Remove resourceID from the FROST keygen contract and make it callable only once (prevent further calls).

Testing details

  • unit tests

Acceptance Criteria

  • we can call startKeygen only once and the it just raises the event without extra fields
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 a pull request may close this issue.

2 participants