Skip to content

Commit

Permalink
Adapt golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Oct 6, 2023
1 parent f4ab43a commit a429d39
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cardano-cli/test/cardano-cli-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
Expand Up @@ -6546,6 +6546,8 @@ Usage: cardano-cli conway governance drep registration-certificate
| --drep-key-hash HASH
)
--key-reg-deposit-amt NATURAL
[--drep-metadata-url TEXT
--drep-metadata-hash HASH]
--out-file FILE

Create a registration certificate.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Usage: cardano-cli conway governance drep registration-certificate
| --drep-key-hash HASH
)
--key-reg-deposit-amt NATURAL
[--drep-metadata-url TEXT
--drep-metadata-hash HASH]
--out-file FILE

Create a registration certificate.
Expand All @@ -18,5 +20,8 @@ Available options:
is allowed.
--key-reg-deposit-amt NATURAL
Key registration deposit amount.
--drep-metadata-url TEXT DRep anchor URL
--drep-metadata-hash HASH
DRep anchor data hash.
--out-file FILE The output file.
-h,--help Show this help text

0 comments on commit a429d39

Please sign in to comment.