Skip to content

Commit

Permalink
create testnet data
Browse files Browse the repository at this point in the history
Comment to testnetdata

Co-Authored-By: Clément Hurlin <[email protected]>
  • Loading branch information
CarlosLopezDeLara and smelc committed Feb 5, 2024
1 parent 70906dd commit 7ab398d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ runGenesisCreateTestNetDataCmd Cmd.GenesisCreateTestNetDataCmdArgs
-- No template given: a default file is created
pure shelleyGenesisDefaults

-- read NetworkId either from file or from the flag
-- Read NetworkId either from file or from the flag. Flag overrides template file.
let actualNetworkId =
case networkId of
Just networkFromFlag -> networkFromFlag
Expand Down

0 comments on commit 7ab398d

Please sign in to comment.