Skip to content

Commit

Permalink
Adapt golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Jan 26, 2024
1 parent d6bc422 commit d0c60ea
Show file tree
Hide file tree
Showing 8 changed files with 98 additions and 91 deletions.
28 changes: 14 additions & 14 deletions cardano-cli/test/cardano-cli-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@ Usage: cardano-cli shelley genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand Down Expand Up @@ -1427,8 +1427,8 @@ Usage: cardano-cli allegra genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand Down Expand Up @@ -2584,8 +2584,8 @@ Usage: cardano-cli mary genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand Down Expand Up @@ -3725,8 +3725,8 @@ Usage: cardano-cli alonzo genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand Down Expand Up @@ -4890,8 +4890,8 @@ Usage: cardano-cli babbage genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand Down Expand Up @@ -6073,8 +6073,8 @@ Usage: cardano-cli conway genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand Down Expand Up @@ -7599,8 +7599,8 @@ Usage: cardano-cli latest genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Usage: cardano-cli allegra genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand All @@ -34,15 +34,16 @@ Available options:
--stuffed-utxo INT The number of fake UTxO entries to generate (default
is 0).
--utxo-keys INT The number of UTxO keys to make (default is 0).
--supply LOVELACE The initial coin supply in Lovelace which will be
evenly distributed across initial, non-delegating
stake holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--supply-delegated LOVELACE
The initial coin supply in Lovelace which will be
evenly distributed across initial, delegating stake
holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--total-supply LOVELACE The initial coin supply in Lovelace which is evenly
distributed across stake holders. Defaults to 1
million Ada (i.e. 10^12 Lovelace). If
--delegated-supply is specified, a part of this
amount will be delegated.
--delegated-supply LOVELACE
The amount of the total supply which is evenly
delegated. Defaults to 500 000 Ada (i.e. (10^12) / 2
Lovelace). Cannot be more than the amount specified
with --total-supply.
--mainnet Use the mainnet magic id. This overrides the
CARDANO_NODE_NETWORK_ID environment variable
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Usage: cardano-cli alonzo genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand All @@ -34,15 +34,16 @@ Available options:
--stuffed-utxo INT The number of fake UTxO entries to generate (default
is 0).
--utxo-keys INT The number of UTxO keys to make (default is 0).
--supply LOVELACE The initial coin supply in Lovelace which will be
evenly distributed across initial, non-delegating
stake holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--supply-delegated LOVELACE
The initial coin supply in Lovelace which will be
evenly distributed across initial, delegating stake
holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--total-supply LOVELACE The initial coin supply in Lovelace which is evenly
distributed across stake holders. Defaults to 1
million Ada (i.e. 10^12 Lovelace). If
--delegated-supply is specified, a part of this
amount will be delegated.
--delegated-supply LOVELACE
The amount of the total supply which is evenly
delegated. Defaults to 500 000 Ada (i.e. (10^12) / 2
Lovelace). Cannot be more than the amount specified
with --total-supply.
--mainnet Use the mainnet magic id. This overrides the
CARDANO_NODE_NETWORK_ID environment variable
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Usage: cardano-cli babbage genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand All @@ -34,15 +34,16 @@ Available options:
--stuffed-utxo INT The number of fake UTxO entries to generate (default
is 0).
--utxo-keys INT The number of UTxO keys to make (default is 0).
--supply LOVELACE The initial coin supply in Lovelace which will be
evenly distributed across initial, non-delegating
stake holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--supply-delegated LOVELACE
The initial coin supply in Lovelace which will be
evenly distributed across initial, delegating stake
holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--total-supply LOVELACE The initial coin supply in Lovelace which is evenly
distributed across stake holders. Defaults to 1
million Ada (i.e. 10^12 Lovelace). If
--delegated-supply is specified, a part of this
amount will be delegated.
--delegated-supply LOVELACE
The amount of the total supply which is evenly
delegated. Defaults to 500 000 Ada (i.e. (10^12) / 2
Lovelace). Cannot be more than the amount specified
with --total-supply.
--mainnet Use the mainnet magic id. This overrides the
CARDANO_NODE_NETWORK_ID environment variable
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Usage: cardano-cli conway genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand All @@ -34,15 +34,16 @@ Available options:
--stuffed-utxo INT The number of fake UTxO entries to generate (default
is 0).
--utxo-keys INT The number of UTxO keys to make (default is 0).
--supply LOVELACE The initial coin supply in Lovelace which will be
evenly distributed across initial, non-delegating
stake holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--supply-delegated LOVELACE
The initial coin supply in Lovelace which will be
evenly distributed across initial, delegating stake
holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--total-supply LOVELACE The initial coin supply in Lovelace which is evenly
distributed across stake holders. Defaults to 1
million Ada (i.e. 10^12 Lovelace). If
--delegated-supply is specified, a part of this
amount will be delegated.
--delegated-supply LOVELACE
The amount of the total supply which is evenly
delegated. Defaults to 500 000 Ada (i.e. (10^12) / 2
Lovelace). Cannot be more than the amount specified
with --total-supply.
--mainnet Use the mainnet magic id. This overrides the
CARDANO_NODE_NETWORK_ID environment variable
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Usage: cardano-cli latest genesis create-testnet-data [--spec-shelley FILE]
[--drep-keys INT]
[--stuffed-utxo INT]
[--utxo-keys INT]
[--supply LOVELACE]
[--supply-delegated LOVELACE]
[--total-supply LOVELACE]
[--delegated-supply LOVELACE]
( --mainnet
| --testnet-magic NATURAL
)
Expand All @@ -34,15 +34,16 @@ Available options:
--stuffed-utxo INT The number of fake UTxO entries to generate (default
is 0).
--utxo-keys INT The number of UTxO keys to make (default is 0).
--supply LOVELACE The initial coin supply in Lovelace which will be
evenly distributed across initial, non-delegating
stake holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--supply-delegated LOVELACE
The initial coin supply in Lovelace which will be
evenly distributed across initial, delegating stake
holders. Defaults to 1 million Ada (i.e. 10^12
Lovelace).
--total-supply LOVELACE The initial coin supply in Lovelace which is evenly
distributed across stake holders. Defaults to 1
million Ada (i.e. 10^12 Lovelace). If
--delegated-supply is specified, a part of this
amount will be delegated.
--delegated-supply LOVELACE
The amount of the total supply which is evenly
delegated. Defaults to 500 000 Ada (i.e. (10^12) / 2
Lovelace). Cannot be more than the amount specified
with --total-supply.
--mainnet Use the mainnet magic id. This overrides the
CARDANO_NODE_NETWORK_ID environment variable
--testnet-magic NATURAL Specify a testnet magic id. This overrides the
Expand Down
Loading

0 comments on commit d0c60ea

Please sign in to comment.