Skip to content

Commit

Permalink
Update cardano-cli/test/cardano-cli-golden/Test/Golden/Governance/DRe…
Browse files Browse the repository at this point in the history
…p.hs

Co-authored-by: Clément Hurlin <smelc@users.noreply.github.com>
  • Loading branch information
carbolymer and smelc authored Jul 19, 2024
1 parent c11bb40 commit 59bf4a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ hprop_golden_governance_drep_metadata_hash_cip119 = propertyOnce . H.moduleWorks
outputDRepMetadataHashCip119 <- H.noteTempFile tempDir "drep-metadata-hash-cip119.txt"

void $ execCardanoCLI
[ "conway", "governance", "drep","metadata-hash"
[ "conway", "governance", "drep", "metadata-hash"
, "--drep-metadata-file", drepMetadataFile
, "--out-file", outputDRepMetadataHashCip119
]
Expand Down

0 comments on commit 59bf4a9

Please sign in to comment.