Skip to content

Commit

Permalink
Update cardano-testnet golden tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Oct 3, 2023
1 parent bd4a410 commit 8ed24b8
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions cardano-testnet/test/cardano-testnet-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Usage: cardano-testnet (cardano | version | help)

Usage: cardano-testnet cardano [--num-pool-nodes COUNT]
[ --byron-era
| --shelley-era
| --allegra-era
| --mary-era
| --alonzo-era
| --babbage-era
]
[--epoch-length MILLISECONDS]
[--slot-length SECONDS]
--testnet-magic INT
[--active-slots-coeff DOUBLE]
[--max-lovelace-supply WORD64]
[--enable-p2p BOOL]
[--nodeLoggingFormat LOGGING_FORMAT]

Start a testnet in any era

Usage: cardano-testnet version

Show cardano-testnet version

Usage: cardano-testnet help

Show cardano-testnet help

0 comments on commit 8ed24b8

Please sign in to comment.