Skip to content

Commit

Permalink
Adapt golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Jul 5, 2024
1 parent d0b2d6e commit 29b0c82
Show file tree
Hide file tree
Showing 10 changed files with 117 additions and 0 deletions.
36 changes: 36 additions & 0 deletions cardano-cli/test/cardano-cli-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
Expand Up @@ -1145,6 +1145,10 @@ Usage: cardano-cli shelley transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand Down Expand Up @@ -2340,6 +2344,10 @@ Usage: cardano-cli allegra transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand Down Expand Up @@ -3652,6 +3660,10 @@ Usage: cardano-cli mary transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand Down Expand Up @@ -4981,6 +4993,10 @@ Usage: cardano-cli alonzo transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand Down Expand Up @@ -6335,6 +6351,10 @@ Usage: cardano-cli babbage transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand Down Expand Up @@ -8164,6 +8184,10 @@ Usage: cardano-cli conway transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand Down Expand Up @@ -9515,6 +9539,10 @@ Usage: cardano-cli latest transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand Down Expand Up @@ -10556,6 +10584,10 @@ Usage: cardano-cli legacy transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand Down Expand Up @@ -11778,6 +11810,10 @@ Usage: cardano-cli transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Usage: cardano-cli allegra transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand All @@ -21,6 +25,11 @@ Available options:
--reference-script-size NATURAL
Total size in bytes of transaction reference scripts
(default is 0).
--output-json Format calculate-min-fee query output to JSON.
Default format when writing to a file
--output-text Format calculate-min-fee query output to TEXT.
Default format when writing to stdout
--out-file FILE The output file.
--mainnet DEPRECATED. This argument has no effect.
--testnet-magic NATURAL DEPRECATED. This argument has no effect.
--tx-in-count NATURAL DEPRECATED. This argument has no effect.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Usage: cardano-cli alonzo transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand All @@ -21,6 +25,11 @@ Available options:
--reference-script-size NATURAL
Total size in bytes of transaction reference scripts
(default is 0).
--output-json Format calculate-min-fee query output to JSON.
Default format when writing to a file
--output-text Format calculate-min-fee query output to TEXT.
Default format when writing to stdout
--out-file FILE The output file.
--mainnet DEPRECATED. This argument has no effect.
--testnet-magic NATURAL DEPRECATED. This argument has no effect.
--tx-in-count NATURAL DEPRECATED. This argument has no effect.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Usage: cardano-cli babbage transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand All @@ -21,6 +25,11 @@ Available options:
--reference-script-size NATURAL
Total size in bytes of transaction reference scripts
(default is 0).
--output-json Format calculate-min-fee query output to JSON.
Default format when writing to a file
--output-text Format calculate-min-fee query output to TEXT.
Default format when writing to stdout
--out-file FILE The output file.
--mainnet DEPRECATED. This argument has no effect.
--testnet-magic NATURAL DEPRECATED. This argument has no effect.
--tx-in-count NATURAL DEPRECATED. This argument has no effect.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Usage: cardano-cli conway transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand All @@ -21,6 +25,11 @@ Available options:
--reference-script-size NATURAL
Total size in bytes of transaction reference scripts
(default is 0).
--output-json Format calculate-min-fee query output to JSON.
Default format when writing to a file
--output-text Format calculate-min-fee query output to TEXT.
Default format when writing to stdout
--out-file FILE The output file.
--mainnet DEPRECATED. This argument has no effect.
--testnet-magic NATURAL DEPRECATED. This argument has no effect.
--tx-in-count NATURAL DEPRECATED. This argument has no effect.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Usage: cardano-cli latest transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand All @@ -21,6 +25,11 @@ Available options:
--reference-script-size NATURAL
Total size in bytes of transaction reference scripts
(default is 0).
--output-json Format calculate-min-fee query output to JSON.
Default format when writing to a file
--output-text Format calculate-min-fee query output to TEXT.
Default format when writing to stdout
--out-file FILE The output file.
--mainnet DEPRECATED. This argument has no effect.
--testnet-magic NATURAL DEPRECATED. This argument has no effect.
--tx-in-count NATURAL DEPRECATED. This argument has no effect.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Usage: cardano-cli legacy transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand All @@ -21,6 +25,11 @@ Available options:
--reference-script-size NATURAL
Total size in bytes of transaction reference scripts
(default is 0).
--output-json Format calculate-min-fee query output to JSON.
Default format when writing to a file
--output-text Format calculate-min-fee query output to TEXT.
Default format when writing to stdout
--out-file FILE The output file.
--mainnet DEPRECATED. This argument has no effect.
--testnet-magic NATURAL DEPRECATED. This argument has no effect.
--tx-in-count NATURAL DEPRECATED. This argument has no effect.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Usage: cardano-cli mary transaction calculate-min-fee --tx-body-file FILE
--witness-count NATURAL
[--byron-witness-count NATURAL]
[--reference-script-size NATURAL]
[ --output-json
| --output-text
]
[--out-file FILE]
[ --mainnet
| --testnet-magic NATURAL
]
Expand All @@ -21,6 +25,11 @@ Available options:
--reference-script-size NATURAL
Total size in bytes of transaction reference scripts
(default is 0).
--output-json Format calculate-min-fee query output to JSON.
Default format when writing to a file
--output-text Format calculate-min-fee query output to TEXT.
Default format when writing to stdout
--out-file FILE The output file.
--mainnet DEPRECATED. This argument has no effect.
--testnet-magic NATURAL DEPRECATED. This argument has no effect.
--tx-in-count NATURAL DEPRECATED. This argument has no effect.
Expand Down
Loading

0 comments on commit 29b0c82

Please sign in to comment.