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

Fix BulkAddKey struct IKeyRegistry.sol #451

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

futreall
Copy link

@futreall futreall commented Dec 26, 2024

This pull request fixes a documentation comment where the @param keys descriptor incorrectly referenced the metadata field, leading to duplication of the word “metadata.” The comment is now updated to accurately reflect the parameter name and provide a concise explanation of its purpose.


PR-Codex overview

This PR focuses on updating the documentation for the BulkAddKey struct in the src/interfaces/IKeyRegistry.sol file to improve clarity regarding the parameters.

Detailed summary

  • Changed the parameter description from @param keys Metadata metadata of the signer key. to @param metadata Metadata of the signer key. for clarity.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

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