From 921db7661e4c73ed9f5976849b305b53da2bb95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Hurlin?= Date: Thu, 21 Mar 2024 10:39:36 +0100 Subject: [PATCH] Adapt golden files --- .../test/cardano-cli-golden/files/golden/help.cli | 2 ++ .../files/golden/help/conway_governance_vote_create.cli | 9 +++++++++ 2 files changed, 11 insertions(+) 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 7a08884047..e00ab79a59 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help.cli @@ -6504,12 +6504,14 @@ Usage: cardano-cli conway governance vote create (--yes | --no | --abstain) ( --drep-verification-key STRING | --drep-verification-key-file FILE | --drep-key-hash HASH + | --drep-script-hash HASH | --stake-pool-verification-key STRING | --cold-verification-key-file FILE | --stake-pool-id STAKE_POOL_ID | --cc-hot-verification-key STRING | --cc-hot-verification-key-file FILE | --cc-hot-key-hash STRING + | --cc-hot-script-hash HASH ) [--anchor-url TEXT --anchor-data-hash HASH] diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli index 509027cb2a..3a618d9dfd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli @@ -4,12 +4,14 @@ Usage: cardano-cli conway governance vote create (--yes | --no | --abstain) ( --drep-verification-key STRING | --drep-verification-key-file FILE | --drep-key-hash HASH + | --drep-script-hash HASH | --stake-pool-verification-key STRING | --cold-verification-key-file FILE | --stake-pool-id STAKE_POOL_ID | --cc-hot-verification-key STRING | --cc-hot-verification-key-file FILE | --cc-hot-key-hash STRING + | --cc-hot-script-hash HASH ) [--anchor-url TEXT --anchor-data-hash HASH] @@ -28,6 +30,9 @@ Available options: Filepath of the DRep verification key. --drep-key-hash HASH DRep verification key hash (either Bech32-encoded or hex-encoded). + --drep-script-hash HASH Cold Native or Plutus script file hash (hex-encoded). + Obtain it with "cardano-cli conway governance hash + script ...". --stake-pool-verification-key STRING Stake pool verification key (Bech32 or hex-encoded). --cold-verification-key-file FILE @@ -40,6 +45,10 @@ Available options: --cc-hot-verification-key-file FILE Filepath of the Consitutional Committee hot key. --cc-hot-key-hash STRING Constitutional Committee key hash (hex-encoded). + --cc-hot-script-hash HASH + Cold Native or Plutus script file hash (hex-encoded). + Obtain it with "cardano-cli conway governance hash + script ...". --anchor-url TEXT Vote anchor URL --anchor-data-hash HASH Hash of the vote anchor data (obtain it with "cardano-cli conway governance hash anchor-data