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 typos #261

Merged
merged 1 commit into from
Nov 8, 2022
Merged

Fix typos #261

merged 1 commit into from
Nov 8, 2022

Conversation

nflaig
Copy link
Collaborator

@nflaig nflaig commented Nov 8, 2022

Just fixed some typos I found when looking through the specs.

@@ -89,7 +89,7 @@ get:
light_client_optimistic_update:
description: The node's latest known `LightClientOptimisticUpdate` has been updated
value: |
event: light_client_optimimstic_update
event: light_client_optimistic_update
Copy link
Collaborator Author

@nflaig nflaig Nov 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is renaming the event a potential problem? I checked the lodestar implementation and they use the proper value light_client_optimistic_update in the code without the typo.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO renaming to remove a typo is OK, if a client actually implemented the typo'd version I think it would be sensible to deprecate/remove the typo version.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok with removing the typo 👍

@michaelsproul michaelsproul merged commit f597910 into ethereum:master Nov 8, 2022
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.

4 participants