Skip to content

Commit

Permalink
Update golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Nov 28, 2023
1 parent 40fb178 commit 109d09b
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
16 changes: 8 additions & 8 deletions cardano-cli/test/cardano-cli-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
Expand Up @@ -9352,12 +9352,12 @@ Usage: cardano-cli legacy transaction calculate-min-fee --tx-body-file FILE
Calculate the minimum fee for a transaction.

Usage: cardano-cli legacy transaction calculate-min-required-utxo
[ --byron-era
| --shelley-era
[ --shelley-era
| --allegra-era
| --mary-era
| --alonzo-era
| --babbage-era
| --conway-era
]
--protocol-params-file FILE
--tx-out ADDRESS VALUE
Expand All @@ -9377,12 +9377,12 @@ Usage: cardano-cli legacy transaction calculate-min-required-utxo
Calculate the minimum required UTxO for a transaction output.

Usage: cardano-cli legacy transaction calculate-min-value
[ --byron-era
| --shelley-era
[ --shelley-era
| --allegra-era
| --mary-era
| --alonzo-era
| --babbage-era
| --conway-era
]
--protocol-params-file FILE
--tx-out ADDRESS VALUE
Expand Down Expand Up @@ -10555,12 +10555,12 @@ Usage: cardano-cli transaction calculate-min-fee --tx-body-file FILE
Calculate the minimum fee for a transaction.

Usage: cardano-cli transaction calculate-min-required-utxo
[ --byron-era
| --shelley-era
[ --shelley-era
| --allegra-era
| --mary-era
| --alonzo-era
| --babbage-era
| --conway-era
]
--protocol-params-file FILE
--tx-out ADDRESS VALUE
Expand All @@ -10580,12 +10580,12 @@ Usage: cardano-cli transaction calculate-min-required-utxo
Calculate the minimum required UTxO for a transaction output.

Usage: cardano-cli transaction calculate-min-value
[ --byron-era
| --shelley-era
[ --shelley-era
| --allegra-era
| --mary-era
| --alonzo-era
| --babbage-era
| --conway-era
]
--protocol-params-file FILE
--tx-out ADDRESS VALUE
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Usage: cardano-cli legacy transaction calculate-min-required-utxo
[ --byron-era
| --shelley-era
[ --shelley-era
| --allegra-era
| --mary-era
| --alonzo-era
| --babbage-era
| --conway-era
]
--protocol-params-file FILE
--tx-out ADDRESS VALUE
Expand All @@ -24,12 +24,12 @@ Usage: cardano-cli legacy transaction calculate-min-required-utxo
Calculate the minimum required UTxO for a transaction output.

Available options:
--byron-era Specify the Byron era
--shelley-era Specify the Shelley era
--allegra-era Specify the Allegra era
--mary-era Specify the Mary era
--alonzo-era Specify the Alonzo era
--babbage-era Specify the Babbage era (default)
--conway-era Specify the Conway era
--protocol-params-file FILE
Filepath of the JSON-encoded protocol parameters file
--tx-out ADDRESS VALUE The transaction output as ADDRESS VALUE where ADDRESS
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Usage: cardano-cli legacy transaction calculate-min-value
[ --byron-era
| --shelley-era
[ --shelley-era
| --allegra-era
| --mary-era
| --alonzo-era
| --babbage-era
| --conway-era
]
--protocol-params-file FILE
--tx-out ADDRESS VALUE
Expand All @@ -24,12 +24,12 @@ Usage: cardano-cli legacy transaction calculate-min-value
DEPRECATED: Use 'calculate-min-required-utxo' instead.

Available options:
--byron-era Specify the Byron era
--shelley-era Specify the Shelley era
--allegra-era Specify the Allegra era
--mary-era Specify the Mary era
--alonzo-era Specify the Alonzo era
--babbage-era Specify the Babbage era (default)
--conway-era Specify the Conway era
--protocol-params-file FILE
Filepath of the JSON-encoded protocol parameters file
--tx-out ADDRESS VALUE The transaction output as ADDRESS VALUE where ADDRESS
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Usage: cardano-cli transaction calculate-min-required-utxo
[ --byron-era
| --shelley-era
[ --shelley-era
| --allegra-era
| --mary-era
| --alonzo-era
| --babbage-era
| --conway-era
]
--protocol-params-file FILE
--tx-out ADDRESS VALUE
Expand All @@ -24,12 +24,12 @@ Usage: cardano-cli transaction calculate-min-required-utxo
Calculate the minimum required UTxO for a transaction output.

Available options:
--byron-era Specify the Byron era
--shelley-era Specify the Shelley era
--allegra-era Specify the Allegra era
--mary-era Specify the Mary era
--alonzo-era Specify the Alonzo era
--babbage-era Specify the Babbage era (default)
--conway-era Specify the Conway era
--protocol-params-file FILE
Filepath of the JSON-encoded protocol parameters file
--tx-out ADDRESS VALUE The transaction output as ADDRESS VALUE where ADDRESS
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Usage: cardano-cli transaction calculate-min-value
[ --byron-era
| --shelley-era
[ --shelley-era
| --allegra-era
| --mary-era
| --alonzo-era
| --babbage-era
| --conway-era
]
--protocol-params-file FILE
--tx-out ADDRESS VALUE
Expand All @@ -24,12 +24,12 @@ Usage: cardano-cli transaction calculate-min-value
DEPRECATED: Use 'calculate-min-required-utxo' instead.

Available options:
--byron-era Specify the Byron era
--shelley-era Specify the Shelley era
--allegra-era Specify the Allegra era
--mary-era Specify the Mary era
--alonzo-era Specify the Alonzo era
--babbage-era Specify the Babbage era (default)
--conway-era Specify the Conway era
--protocol-params-file FILE
Filepath of the JSON-encoded protocol parameters file
--tx-out ADDRESS VALUE The transaction output as ADDRESS VALUE where ADDRESS
Expand Down

0 comments on commit 109d09b

Please sign in to comment.