FuelLabs/fuel-core

Unify defaults for config

Open

#975 aperta il 2 feb 2023

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (2861 fork)batch import
fuel-coregood first issuetech-debt

Metriche repository

Star
 (57.084 star)
Metriche merge PR
 (Merge medio 8h 53m) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor