Skip to content

Commit 1da28e9

Browse files
committed
Update golden files
1 parent 1a1ab16 commit 1da28e9

7 files changed

+9
-9
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5688,8 +5688,8 @@ Usage: cardano-cli cip-format cip-129
56885688
)
56895689

56905690
Modified binary encoding of drep keys, constitutional committee cold and hot
5691-
keys, governance
5692-
actions.https://github.com/cardano-foundation/CIPs/tree/master/CIP-0129
5691+
keys, governance actions.
5692+
https://github.com/cardano-foundation/CIPs/tree/master/CIP-0129
56935693

56945694
Usage: cardano-cli cip-format cip-129 drep
56955695
( --drep-file FILEPATH

cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129.cli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Usage: cardano-cli cip-format cip-129
66
)
77

88
Modified binary encoding of drep keys, constitutional committee cold and hot
9-
keys, governance
10-
actions.https://github.com/cardano-foundation/CIPs/tree/master/CIP-0129
9+
keys, governance actions.
10+
https://github.com/cardano-foundation/CIPs/tree/master/CIP-0129
1111

1212
Available options:
1313
-h,--help Show this help text

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Available options:
1919
--drep-key-hash HASH DRep verification key hash (either Bech32-encoded or
2020
hex-encoded).
2121
--output-hex Format drep id output to BASE16.
22-
--output-bech32 Format drep id output to Bech32 (default).
22+
--output-bech32 Format drep id output to BECH32 (default).
2323
--output-cip129 Format drep id output to CIP-129.
2424
--out-file FILEPATH The output file.
2525
-h,--help Show this help text

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Available options:
1919
--drep-key-hash HASH DRep verification key hash (either Bech32-encoded or
2020
hex-encoded).
2121
--output-hex Format drep id output to BASE16.
22-
--output-bech32 Format drep id output to Bech32 (default).
22+
--output-bech32 Format drep id output to BECH32 (default).
2323
--output-cip129 Format drep id output to CIP-129.
2424
--out-file FILEPATH The output file.
2525
-h,--help Show this help text

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Available options:
1717
--cold-verification-key-file FILEPATH
1818
Filepath of the stake pool verification key.
1919
--output-bech32 Format pool-id output to BECH32 (default).
20-
--output-hex Format pool-id output to HEX.
20+
--output-hex Format pool-id output to BASE16.
2121
--output-format STRING Optional pool id output format. Accepted output
2222
formats are "hex" and "bech32" (default is "bech32").
2323
The --output-format flag is deprecated and will be

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Available options:
1919
--drep-key-hash HASH DRep verification key hash (either Bech32-encoded or
2020
hex-encoded).
2121
--output-hex Format drep id output to BASE16.
22-
--output-bech32 Format drep id output to Bech32 (default).
22+
--output-bech32 Format drep id output to BECH32 (default).
2323
--output-cip129 Format drep id output to CIP-129.
2424
--out-file FILEPATH The output file.
2525
-h,--help Show this help text

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Available options:
1717
--cold-verification-key-file FILEPATH
1818
Filepath of the stake pool verification key.
1919
--output-bech32 Format pool-id output to BECH32 (default).
20-
--output-hex Format pool-id output to HEX.
20+
--output-hex Format pool-id output to BASE16.
2121
--output-format STRING Optional pool id output format. Accepted output
2222
formats are "hex" and "bech32" (default is "bech32").
2323
The --output-format flag is deprecated and will be

0 commit comments

Comments
 (0)