Skip to content

Commit c5a74fe

Browse files
committed
Add comment to checkGovActionHashes
1 parent b3dc775 commit c5a74fe

File tree

1 file changed

+2
-0
lines changed
  • cardano-cli/src/Cardano/CLI/EraBased/Transaction

1 file changed

+2
-0
lines changed

cardano-cli/src/Cardano/CLI/EraBased/Transaction/HashCheck.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ checkProposalHashes
6868
Shelley.shelleyBasedEraConstraints eon $ do
6969
checkAnchorMetadataHash anchor
7070
maybe (return ()) checkAnchorMetadataHash (getAnchorDataFromGovernanceAction govAction)
71+
72+
-- Only the `NewConstitution` governance action contains a checkable hash with a corresponding URL.

0 commit comments

Comments
 (0)