Skip to content

Commit ddea918

Browse files
committed
Adapt golden files
1 parent bcf138d commit ddea918

File tree

53 files changed

+266
-266
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+266
-266
lines changed

cardano-cli/test/cardano-cli-golden/files/golden/help.cli

Lines changed: 71 additions & 71 deletions
Large diffs are not rendered by default.

cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_ref-script-size.cli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Usage: cardano-cli allegra query ref-script-size --socket-path SOCKET_PATH
22
[--cardano-mode
33
[--epoch-slots SLOTS]]
4-
(--tx-in TX-IN)
54
( --mainnet
65
| --testnet-magic NATURAL
76
)
7+
(--tx-in TX-IN)
88
[ --output-json
99
| --output-text
1010
]
@@ -23,11 +23,11 @@ Available options:
2323
(default).
2424
--epoch-slots SLOTS The number of slots per epoch for the Byron era.
2525
(default: 21600)
26-
--tx-in TX-IN Transaction input (TxId#TxIx).
2726
--mainnet Use the mainnet magic id. This overrides the
2827
CARDANO_NODE_NETWORK_ID environment variable
2928
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
3029
CARDANO_NODE_NETWORK_ID environment variable
30+
--tx-in TX-IN Transaction input (TxId#TxIx).
3131
--output-json Format reference inputs query output to JSON. Default
3232
format when writing to a file
3333
--output-text Format reference inputs query output to TEXT. Default

cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-address-info.cli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Usage: cardano-cli allegra query stake-address-info --socket-path SOCKET_PATH
22
[--cardano-mode
33
[--epoch-slots SLOTS]]
4-
--address ADDRESS
54
( --mainnet
65
| --testnet-magic NATURAL
76
)
7+
--address ADDRESS
88
[--out-file FILEPATH]
99

1010
Get the current delegations and reward accounts filtered by stake address.
@@ -19,10 +19,10 @@ Available options:
1919
(default).
2020
--epoch-slots SLOTS The number of slots per epoch for the Byron era.
2121
(default: 21600)
22-
--address ADDRESS Filter by Cardano stake address (Bech32-encoded).
2322
--mainnet Use the mainnet magic id. This overrides the
2423
CARDANO_NODE_NETWORK_ID environment variable
2524
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
2625
CARDANO_NODE_NETWORK_ID environment variable
26+
--address ADDRESS Filter by Cardano stake address (Bech32-encoded).
2727
--out-file FILEPATH Optional output file. Default is to write to stdout.
2828
-h,--help Show this help text

cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_utxo.cli

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Usage: cardano-cli allegra query utxo --socket-path SOCKET_PATH
22
[--cardano-mode [--epoch-slots SLOTS]]
3+
(--mainnet | --testnet-magic NATURAL)
34
( --whole-utxo
45
| (--address ADDRESS)
56
| (--tx-in TX-IN)
67
)
7-
(--mainnet | --testnet-magic NATURAL)
88
[--output-json | --output-text]
99
[--out-file FILEPATH]
1010

@@ -20,14 +20,14 @@ Available options:
2020
(default).
2121
--epoch-slots SLOTS The number of slots per epoch for the Byron era.
2222
(default: 21600)
23-
--whole-utxo Return the whole UTxO (only appropriate on small
24-
testnets).
25-
--address ADDRESS Filter by Cardano address(es) (Bech32-encoded).
26-
--tx-in TX-IN Filter by transaction input (TxId#TxIx).
2723
--mainnet Use the mainnet magic id. This overrides the
2824
CARDANO_NODE_NETWORK_ID environment variable
2925
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
3026
CARDANO_NODE_NETWORK_ID environment variable
27+
--whole-utxo Return the whole UTxO (only appropriate on small
28+
testnets).
29+
--address ADDRESS Filter by Cardano address(es) (Bech32-encoded).
30+
--tx-in TX-IN Filter by transaction input (TxId#TxIx).
3131
--output-json Format utxo query output to JSON. Default format when
3232
writing to a file
3333
--output-text Format utxo query output to TEXT. Default format when

cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_ref-script-size.cli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Usage: cardano-cli alonzo query ref-script-size --socket-path SOCKET_PATH
22
[--cardano-mode
33
[--epoch-slots SLOTS]]
4-
(--tx-in TX-IN)
54
( --mainnet
65
| --testnet-magic NATURAL
76
)
7+
(--tx-in TX-IN)
88
[ --output-json
99
| --output-text
1010
]
@@ -23,11 +23,11 @@ Available options:
2323
(default).
2424
--epoch-slots SLOTS The number of slots per epoch for the Byron era.
2525
(default: 21600)
26-
--tx-in TX-IN Transaction input (TxId#TxIx).
2726
--mainnet Use the mainnet magic id. This overrides the
2827
CARDANO_NODE_NETWORK_ID environment variable
2928
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
3029
CARDANO_NODE_NETWORK_ID environment variable
30+
--tx-in TX-IN Transaction input (TxId#TxIx).
3131
--output-json Format reference inputs query output to JSON. Default
3232
format when writing to a file
3333
--output-text Format reference inputs query output to TEXT. Default

cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-address-info.cli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Usage: cardano-cli alonzo query stake-address-info --socket-path SOCKET_PATH
22
[--cardano-mode
33
[--epoch-slots SLOTS]]
4-
--address ADDRESS
54
( --mainnet
65
| --testnet-magic NATURAL
76
)
7+
--address ADDRESS
88
[--out-file FILEPATH]
99

1010
Get the current delegations and reward accounts filtered by stake address.
@@ -19,10 +19,10 @@ Available options:
1919
(default).
2020
--epoch-slots SLOTS The number of slots per epoch for the Byron era.
2121
(default: 21600)
22-
--address ADDRESS Filter by Cardano stake address (Bech32-encoded).
2322
--mainnet Use the mainnet magic id. This overrides the
2423
CARDANO_NODE_NETWORK_ID environment variable
2524
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
2625
CARDANO_NODE_NETWORK_ID environment variable
26+
--address ADDRESS Filter by Cardano stake address (Bech32-encoded).
2727
--out-file FILEPATH Optional output file. Default is to write to stdout.
2828
-h,--help Show this help text

cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_utxo.cli

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Usage: cardano-cli alonzo query utxo --socket-path SOCKET_PATH
22
[--cardano-mode [--epoch-slots SLOTS]]
3+
(--mainnet | --testnet-magic NATURAL)
34
( --whole-utxo
45
| (--address ADDRESS)
56
| (--tx-in TX-IN)
67
)
7-
(--mainnet | --testnet-magic NATURAL)
88
[--output-json | --output-text]
99
[--out-file FILEPATH]
1010

@@ -20,14 +20,14 @@ Available options:
2020
(default).
2121
--epoch-slots SLOTS The number of slots per epoch for the Byron era.
2222
(default: 21600)
23-
--whole-utxo Return the whole UTxO (only appropriate on small
24-
testnets).
25-
--address ADDRESS Filter by Cardano address(es) (Bech32-encoded).
26-
--tx-in TX-IN Filter by transaction input (TxId#TxIx).
2723
--mainnet Use the mainnet magic id. This overrides the
2824
CARDANO_NODE_NETWORK_ID environment variable
2925
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
3026
CARDANO_NODE_NETWORK_ID environment variable
27+
--whole-utxo Return the whole UTxO (only appropriate on small
28+
testnets).
29+
--address ADDRESS Filter by Cardano address(es) (Bech32-encoded).
30+
--tx-in TX-IN Filter by transaction input (TxId#TxIx).
3131
--output-json Format utxo query output to JSON. Default format when
3232
writing to a file
3333
--output-text Format utxo query output to TEXT. Default format when

cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_ref-script-size.cli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Usage: cardano-cli babbage query ref-script-size --socket-path SOCKET_PATH
22
[--cardano-mode
33
[--epoch-slots SLOTS]]
4-
(--tx-in TX-IN)
54
( --mainnet
65
| --testnet-magic NATURAL
76
)
7+
(--tx-in TX-IN)
88
[ --output-json
99
| --output-text
1010
]
@@ -23,11 +23,11 @@ Available options:
2323
(default).
2424
--epoch-slots SLOTS The number of slots per epoch for the Byron era.
2525
(default: 21600)
26-
--tx-in TX-IN Transaction input (TxId#TxIx).
2726
--mainnet Use the mainnet magic id. This overrides the
2827
CARDANO_NODE_NETWORK_ID environment variable
2928
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
3029
CARDANO_NODE_NETWORK_ID environment variable
30+
--tx-in TX-IN Transaction input (TxId#TxIx).
3131
--output-json Format reference inputs query output to JSON. Default
3232
format when writing to a file
3333
--output-text Format reference inputs query output to TEXT. Default

cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-address-info.cli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Usage: cardano-cli babbage query stake-address-info --socket-path SOCKET_PATH
22
[--cardano-mode
33
[--epoch-slots SLOTS]]
4-
--address ADDRESS
54
( --mainnet
65
| --testnet-magic NATURAL
76
)
7+
--address ADDRESS
88
[--out-file FILEPATH]
99

1010
Get the current delegations and reward accounts filtered by stake address.
@@ -19,10 +19,10 @@ Available options:
1919
(default).
2020
--epoch-slots SLOTS The number of slots per epoch for the Byron era.
2121
(default: 21600)
22-
--address ADDRESS Filter by Cardano stake address (Bech32-encoded).
2322
--mainnet Use the mainnet magic id. This overrides the
2423
CARDANO_NODE_NETWORK_ID environment variable
2524
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
2625
CARDANO_NODE_NETWORK_ID environment variable
26+
--address ADDRESS Filter by Cardano stake address (Bech32-encoded).
2727
--out-file FILEPATH Optional output file. Default is to write to stdout.
2828
-h,--help Show this help text

cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_utxo.cli

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Usage: cardano-cli babbage query utxo --socket-path SOCKET_PATH
22
[--cardano-mode [--epoch-slots SLOTS]]
3+
(--mainnet | --testnet-magic NATURAL)
34
( --whole-utxo
45
| (--address ADDRESS)
56
| (--tx-in TX-IN)
67
)
7-
(--mainnet | --testnet-magic NATURAL)
88
[--output-json | --output-text]
99
[--out-file FILEPATH]
1010

@@ -20,14 +20,14 @@ Available options:
2020
(default).
2121
--epoch-slots SLOTS The number of slots per epoch for the Byron era.
2222
(default: 21600)
23-
--whole-utxo Return the whole UTxO (only appropriate on small
24-
testnets).
25-
--address ADDRESS Filter by Cardano address(es) (Bech32-encoded).
26-
--tx-in TX-IN Filter by transaction input (TxId#TxIx).
2723
--mainnet Use the mainnet magic id. This overrides the
2824
CARDANO_NODE_NETWORK_ID environment variable
2925
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
3026
CARDANO_NODE_NETWORK_ID environment variable
27+
--whole-utxo Return the whole UTxO (only appropriate on small
28+
testnets).
29+
--address ADDRESS Filter by Cardano address(es) (Bech32-encoded).
30+
--tx-in TX-IN Filter by transaction input (TxId#TxIx).
3131
--output-json Format utxo query output to JSON. Default format when
3232
writing to a file
3333
--output-text Format utxo query output to TEXT. Default format when

0 commit comments

Comments
 (0)