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

--sendTo=flashbots not working #54

Open
piwonskp opened this issue Nov 14, 2023 · 0 comments · May be fixed by #55
Open

--sendTo=flashbots not working #54

piwonskp opened this issue Nov 14, 2023 · 0 comments · May be fixed by #55

Comments

@piwonskp
Copy link
Contributor

When calling mev-flood with --sendTo=flashbots I receive the error during fuzzing:

Error: must call initFlashbots on MevFlood instance to deploy to flashbots
    at MevFlood.<anonymous> (/app/core/build/index.js:166:23)
    at Generator.next (<anonymous>)
    at /app/core/build/index.js:31:71
    at new Promise (<anonymous>)
    at __awaiter (/app/core/build/index.js:27:12)
    at MevFlood.sendBundle (/app/core/build/index.js:160:16)
    at /app/core/build/lib/scripts/spam.js:42:18
    at Generator.next (<anonymous>)
    at fulfilled (/app/core/build/lib/scripts/spam.js:5:58)
    at runMicrotasks (<anonymous>)
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 a pull request may close this issue.

1 participant