[FEATURE] - cardano-testnet: Allow to pass custom node configuration file and custom genesis files #6069
Closed
1 of 17 tasks
Labels
Milestone
What
cardano-testnet to take genesis and configuration files with flags from the command line.
Why
Allow starting clusters with customized settings so that users can easily create local testing environments.
Acceptance Criteria
1. I can start a cluster with custom genesis and config with something like:[edit] Finally we went for
cardano-testnet cardano --node-config <FILE>
and allow the given<FILE>
to point to genesis files of eras. This way we don't need specific flags for each era's genesis file (this was suggested by @Jimbo4350).Personas
Definition of Done (DoD)
Sign-off
Related PRs
The text was updated successfully, but these errors were encountered: