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: correct typo in txRunnerVM.ts - queusTxs to queueTxs #5662

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

vtjl10
Copy link
Contributor

@vtjl10 vtjl10 commented Jan 19, 2025

Fixed a typo in the variable name in libs/remix-lib/src/execution/txRunnerVM.ts:

  • Changed queusTxs to queueTxs (added missing 'e' in the word "queue")

This change improves code readability and maintains proper English spelling.

Copy link

netlify bot commented Jan 19, 2025

👷 Deploy request for remixproject pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 6bb0df7

@Aniket-Engg Aniket-Engg merged commit dfd2cf1 into ethereum:master Jan 20, 2025
24 of 28 checks passed
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.

2 participants