Skip to content

Conversation

JenabaBa
Copy link
Contributor

@JenabaBa JenabaBa commented Jun 2, 2025

📝 Summary

Fixed changes for instructions on running a local devnet

current instructions appear as:

when initializing contender
cargo run -- setup ./scenarios/simple.toml http://localhost:2222

and when running contender
cargo run -- spam ./scenarios/simple.toml http://localhost:2222 --tpb 10 --duration 10

but if those lines are ran, it'll produce an error because a '-r' or '-rpc' is needed before the RPC URL

💡 Motivation and Context

This change is required because the current instructions for initializing/running contender throws an error and this fix would make the instructions on running a local devnet a lot clearer


✅ I have completed the following steps:

  • [ x ] Run make lint
  • [ x ] Run make test
  • Added tests (if applicable)

@SozinM
Copy link
Collaborator

SozinM commented Jun 3, 2025

Thanks!

@SozinM SozinM merged commit d28a45c into flashbots:main Jun 3, 2025
2 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