From 8ee5885601a3f3780af5d0a14feb7ee2e21faa1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Hurlin?= Date: Thu, 15 Feb 2024 14:08:56 +0100 Subject: [PATCH] Adapt golden files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clément Hurlin --- .../test/cardano-testnet-golden/files/golden/help.cli | 2 +- .../cardano-testnet-golden/files/golden/help/cardano.cli | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/cardano-testnet/test/cardano-testnet-golden/files/golden/help.cli b/cardano-testnet/test/cardano-testnet-golden/files/golden/help.cli index 12267f8330f..8cc1681dc81 100644 --- a/cardano-testnet/test/cardano-testnet-golden/files/golden/help.cli +++ b/cardano-testnet/test/cardano-testnet-golden/files/golden/help.cli @@ -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] diff --git a/cardano-testnet/test/cardano-testnet-golden/files/golden/help/cardano.cli b/cardano-testnet/test/cardano-testnet-golden/files/golden/help/cardano.cli index 149279727cc..697834065f8 100644 --- a/cardano-testnet/test/cardano-testnet-golden/files/golden/help/cardano.cli +++ b/cardano-testnet/test/cardano-testnet-golden/files/golden/help/cardano.cli @@ -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] @@ -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