Skip to content

Commit

Permalink
Adapt tests
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Jul 2, 2024
1 parent 531b541 commit 3c23953
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ hprop_golden_governance_CommitteeCreateHotKeyAuthorizationCertificate =
H.noteShowM_ $ execCardanoCLI
[ "conway", "governance", "committee", "create-hot-key-authorization-certificate"
, "--cold-verification-key-file", ccColdVKey
, "--hot-key-file", ccHotVKey
, "--hot-verification-key-file", ccHotVKey
, "--out-file", certFile
]

Expand Down

0 comments on commit 3c23953

Please sign in to comment.