Skip to content

Update EIP-7591: Correct spelling and function naming #10004

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

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

Conversation

zeevick10
Copy link
Contributor

Description

This PR fixes several typos found in EIP-7591:

  • Line 98, 99: keccak(pk_bls)keccak256(pk_bls) and follows from keccakfollows from keccak256
  • Line 103: negligblenegligible

These corrections ensure consistency in function naming and fix a spelling error in the Security Considerations section.

Changes

  • Fixed incomplete function name references
  • Corrected spelling error

@zeevick10 zeevick10 requested a review from eth-bot as a code owner July 13, 2025 13:43
@github-actions github-actions bot added c-update Modifies an existing proposal s-stagnant This EIP is Stagnant t-core labels Jul 13, 2025
@eth-bot
Copy link
Collaborator

eth-bot commented Jul 13, 2025

File EIPS/eip-7591.md

Requires 1 more reviewers from @MariusVanDerWijden
Requires 1 more reviewers from @g11tech, @lightclient, @SamWilsn

@eth-bot eth-bot added the a-review Waiting on author to review label Jul 13, 2025
@eth-bot eth-bot changed the title Correct spelling and function naming Update EIP-7591: Correct spelling and function naming Jul 13, 2025
@zeevick10
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-review Waiting on author to review c-update Modifies an existing proposal s-stagnant This EIP is Stagnant t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants