-
Notifications
You must be signed in to change notification settings - Fork 639
Fix typo: exent -> event #1329
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 typo: exent -> event #1329
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
To which versions should this be backported? |
I personally care about v0.37.x and v0.34.x. |
@p-offtermatt, our usual process is to submit PRs to |
Not sure how to do this here because the typo is not present on main https://github.com/cometbft/cometbft/blob/main/state/txindex/indexer_service.go#L102C20-L102C20 - do you have any guidance for this situation? |
Ah, I see. I suspect we'll need to manually backport this to |
Thank you! |
Closes: #1328
Tiny typo fix.