Skip to content

Introduce associated type Input in trait SignatureScheme #3

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

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

UMR1352
Copy link
Contributor

@UMR1352 UMR1352 commented Jan 29, 2025

Description of change

Adds associated type Input to trait SignatureScheme in order to let the scheme decide the type of the data to sign in Signer.

@UMR1352 UMR1352 added the enhancement New feature or request label Jan 29, 2025
@UMR1352 UMR1352 requested a review from wulfraem January 29, 2025 12:49
@UMR1352 UMR1352 self-assigned this Jan 29, 2025
@UMR1352 UMR1352 merged commit cb4709f into main Jan 29, 2025
3 checks passed
@UMR1352 UMR1352 deleted the feat/input-associated-type branch January 29, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants