Unify defaults for config
Open
fuel-core
good first issue
tech-debt
- Dominant language
- Rust
- Stars
- 56.8k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
The cli run:
https://github.com/FuelLabs/fuel-core/blob/3a88bececec821bf8ebbc33d001b84f34968a191/bin/fuel-core/src/cli/run.rs#L62
has a set of defaults that duplicate and are sometimes different to the actual defaults for the real config. We should unify these values so there is a single source of truth.
Contributor guide
Assessment
This issue has not been assessed yet.