flashbots / flashbots/rbuilder
Add CLI flag support to builder configuration
Open
- Dominant language
- Rust
- Stars
- 567
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
Right now the only way to configure the builder is through the `config.toml` file. Add another option to read the config from cli arguments/flags. The flags should override any values from `config.toml`.
Contributor guide
Assessment
This issue has not been assessed yet.