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

Refactor secret key handling #6

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Refactor secret key handling #6

merged 1 commit into from
Sep 11, 2024

Conversation

steebchen
Copy link
Contributor

Extract secret key parsing to a separate function get_secret_key for reuse and clarity. This change ensures consistent secret key retrieval in both vrf_info and stark_vrf functions. Simplified the secret key documentation by removing type details.

Extract secret key parsing to a separate function `get_secret_key` for reuse and clarity. This change ensures consistent secret key retrieval in both `vrf_info` and `stark_vrf` functions. Simplified the secret key documentation by removing type details.
@steebchen steebchen enabled auto-merge (squash) September 11, 2024 21:05
@steebchen steebchen merged commit a0f34d7 into main Sep 11, 2024
4 checks passed
@steebchen steebchen deleted the refactor/secret branch September 11, 2024 21:06
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.

1 participant