flashbots / flashbots/mev-flood
`--sendTo=flashbots` not working
- Dominant language
- TypeScript
- Stars
- 124
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
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. (/app/core/build/index.js:166:23)
at Generator.next ()
at /app/core/build/index.js:31:71
at new Promise ()
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 ()
at fulfilled (/app/core/build/lib/scripts/spam.js:5:58)
at runMicrotasks ()
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.