Skip to content

Commit

Permalink
Adapt golden files
Browse files Browse the repository at this point in the history
Signed-off-by: Clément Hurlin <[email protected]>
  • Loading branch information
smelc committed Feb 21, 2024
1 parent 9cbc04c commit f90fb0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Usage: cardano-testnet cardano [--num-pool-nodes COUNT]
| --alonzo-era
| --babbage-era
]
[--epoch-length MILLISECONDS]
[--epoch-length SLOTS]
[--slot-length SECONDS]
--testnet-magic INT
[--active-slots-coeff DOUBLE]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Usage: cardano-testnet cardano [--num-pool-nodes COUNT]
| --alonzo-era
| --babbage-era
]
[--epoch-length MILLISECONDS]
[--epoch-length SLOTS]
[--slot-length SECONDS]
--testnet-magic INT
[--active-slots-coeff DOUBLE]
Expand All @@ -26,8 +26,7 @@ Available options:
--mary-era Specify the Mary era
--alonzo-era Specify the Alonzo era
--babbage-era Specify the Babbage era (default)
--epoch-length MILLISECONDS
Epoch length (default: 500)
--epoch-length SLOTS Epoch length, in number of slots (default: 500)
--slot-length SECONDS Slot length (default: 0.1)
--testnet-magic INT Specify a testnet magic id.
--active-slots-coeff DOUBLE
Expand Down

0 comments on commit f90fb0f

Please sign in to comment.