Skip to content

Commit

Permalink
governance new-committee: adapt big golden test file
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Sep 21, 2023
1 parent 777a4a5 commit c457776
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions cardano-cli/test/cardano-cli-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
Expand Up @@ -6502,20 +6502,20 @@ Usage: cardano-cli conway governance action create-new-committee
| --proposal-file FILE
| --proposal-hash HASH
)
[ --stake-pool-verification-key STRING
| --cold-verification-key-file FILE
| --stake-pool-id STAKE_POOL_ID
| --stake-verification-key STRING
| --stake-verification-key-file FILE
| --stake-key-hash HASH
[ --remove-cc-stake-pool-verification-key STRING
| --remove-cc-cold-verification-key-file FILE
| --remove-cc-stake-pool-id STAKE_POOL_ID
| --remove-cc-stake-verification-key STRING
| --remove-cc-stake-verification-key-file FILE
| --remove-cc-stake-key-hash HASH
]
[
( --stake-pool-verification-key STRING
| --cold-verification-key-file FILE
| --stake-pool-id STAKE_POOL_ID
| --stake-verification-key STRING
| --stake-verification-key-file FILE
| --stake-key-hash HASH
( --add-cc-stake-pool-verification-key STRING
| --add-cc-cold-verification-key-file FILE
| --add-cc-stake-pool-id STAKE_POOL_ID
| --add-cc-stake-verification-key STRING
| --add-cc-stake-verification-key-file FILE
| --add-cc-stake-key-hash HASH
)
--epoch NATURAL]
--quorum RATIONAL
Expand Down

0 comments on commit c457776

Please sign in to comment.