diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help.cli index 9950eaabbc..6eb6e12180 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help.cli @@ -5915,9 +5915,9 @@ Usage: cardano-cli conway governance action create-constitution | --testnet ) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) [--governance-action-tx-id TXID --governance-action-index WORD32] @@ -5934,9 +5934,9 @@ Usage: cardano-cli conway governance action update-committee | --testnet ) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) --anchor-url TEXT --anchor-data-hash HASH @@ -5959,9 +5959,9 @@ Usage: cardano-cli conway governance action update-committee Usage: cardano-cli conway governance action create-info (--mainnet | --testnet) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) --anchor-url TEXT --anchor-data-hash HASH @@ -5974,9 +5974,9 @@ Usage: cardano-cli conway governance action create-no-confidence | --testnet ) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) --anchor-url TEXT --anchor-data-hash HASH @@ -5991,9 +5991,9 @@ Usage: cardano-cli conway governance action create-protocol-parameters-update | --testnet ) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) --anchor-url TEXT --anchor-data-hash HASH diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-constitution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-constitution.cli index b2547834a2..19d7cee41d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-constitution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-constitution.cli @@ -3,9 +3,9 @@ Usage: cardano-cli conway governance action create-constitution | --testnet ) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) [--governance-action-tx-id TXID --governance-action-index WORD32] @@ -22,11 +22,12 @@ Available options: --testnet Use the testnet magic id. --governance-action-deposit NATURAL Deposit required to submit a governance action. - --stake-verification-key STRING + --deposit-return-stake-verification-key STRING Stake verification key (Bech32 or hex-encoded). - --stake-verification-key-file FILE + --deposit-return-stake-verification-key-file FILE Filepath of the staking verification key. - --stake-key-hash HASH Stake verification key hash (hex-encoded). + --deposit-return-stake-key-hash HASH + Stake verification key hash (hex-encoded). --governance-action-tx-id TXID Previous txid of the governance action. --governance-action-index WORD32 diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-info.cli index aaa4f04c93..4fee528551 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-info.cli @@ -1,8 +1,8 @@ Usage: cardano-cli conway governance action create-info (--mainnet | --testnet) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) --anchor-url TEXT --anchor-data-hash HASH @@ -15,11 +15,12 @@ Available options: --testnet Use the testnet magic id. --governance-action-deposit NATURAL Deposit required to submit a governance action. - --stake-verification-key STRING + --deposit-return-stake-verification-key STRING Stake verification key (Bech32 or hex-encoded). - --stake-verification-key-file FILE + --deposit-return-stake-verification-key-file FILE Filepath of the staking verification key. - --stake-key-hash HASH Stake verification key hash (hex-encoded). + --deposit-return-stake-key-hash HASH + Stake verification key hash (hex-encoded). --anchor-url TEXT Anchor URL --anchor-data-hash HASH Proposal anchor data hash (obtain it with "cardano-cli conway governance hash ...") diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-no-confidence.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-no-confidence.cli index 6f8c4d8115..8e14a96afb 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-no-confidence.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-no-confidence.cli @@ -3,9 +3,9 @@ Usage: cardano-cli conway governance action create-no-confidence | --testnet ) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) --anchor-url TEXT --anchor-data-hash HASH @@ -20,11 +20,12 @@ Available options: --testnet Use the testnet magic id. --governance-action-deposit NATURAL Deposit required to submit a governance action. - --stake-verification-key STRING + --deposit-return-stake-verification-key STRING Stake verification key (Bech32 or hex-encoded). - --stake-verification-key-file FILE + --deposit-return-stake-verification-key-file FILE Filepath of the staking verification key. - --stake-key-hash HASH Stake verification key hash (hex-encoded). + --deposit-return-stake-key-hash HASH + Stake verification key hash (hex-encoded). --anchor-url TEXT Anchor URL --anchor-data-hash HASH Proposal anchor data hash (obtain it with "cardano-cli conway governance hash ...") diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-protocol-parameters-update.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-protocol-parameters-update.cli index 9680bc505c..6a914eb12d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-protocol-parameters-update.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-protocol-parameters-update.cli @@ -3,9 +3,9 @@ Usage: cardano-cli conway governance action create-protocol-parameters-update | --testnet ) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) --anchor-url TEXT --anchor-data-hash HASH @@ -61,11 +61,12 @@ Available options: --testnet Use the testnet magic id. --governance-action-deposit NATURAL Deposit required to submit a governance action. - --stake-verification-key STRING + --deposit-return-stake-verification-key STRING Stake verification key (Bech32 or hex-encoded). - --stake-verification-key-file FILE + --deposit-return-stake-verification-key-file FILE Filepath of the staking verification key. - --stake-key-hash HASH Stake verification key hash (hex-encoded). + --deposit-return-stake-key-hash HASH + Stake verification key hash (hex-encoded). --anchor-url TEXT Anchor URL --anchor-data-hash HASH Proposal anchor data hash (obtain it with "cardano-cli conway governance hash ...") diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli index 62e7536fab..883b9a36c8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli @@ -3,9 +3,9 @@ Usage: cardano-cli conway governance action update-committee | --testnet ) --governance-action-deposit NATURAL - ( --stake-verification-key STRING - | --stake-verification-key-file FILE - | --stake-key-hash HASH + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILE + | --deposit-return-stake-key-hash HASH ) --anchor-url TEXT --anchor-data-hash HASH @@ -31,11 +31,12 @@ Available options: --testnet Use the testnet magic id. --governance-action-deposit NATURAL Deposit required to submit a governance action. - --stake-verification-key STRING + --deposit-return-stake-verification-key STRING Stake verification key (Bech32 or hex-encoded). - --stake-verification-key-file FILE + --deposit-return-stake-verification-key-file FILE Filepath of the staking verification key. - --stake-key-hash HASH Stake verification key hash (hex-encoded). + --deposit-return-stake-key-hash HASH + Stake verification key hash (hex-encoded). --anchor-url TEXT Anchor URL --anchor-data-hash HASH Proposal anchor data hash (obtain it with "cardano-cli conway governance hash ...")