-
Notifications
You must be signed in to change notification settings - Fork 437
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: Correct variable/property name spelling #2423
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Unclear why this fails. |
Why is this change needed?
Closes #2421.
Merge Checklist
PR-Codex overview
This PR focuses on correcting typographical errors related to the term "verification" throughout the codebase, ensuring consistency and clarity in function names and comments.
Detailed summary
solanaVerficationsEnabled
tosolanaVerificationsEnabled
in multiple files.processRustCommitedTransaction
toprocessRustCommittedTransaction
in several instances.ConnectToMutliAddr
toConnectToMultiAddr
in relevant places.