Skip to content

Commit

Permalink
Add comment to checkGovActionHashes
Browse files Browse the repository at this point in the history
  • Loading branch information
palas committed Oct 31, 2024
1 parent 587fdd2 commit ca3eee5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cardano-cli/src/Cardano/CLI/EraBased/Transaction/HashCheck.hs
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,5 @@ checkProposalHashes
Shelley.shelleyBasedEraConstraints eon $ do
checkAnchorMetadataHash anchor
maybe (return ()) checkAnchorMetadataHash (getAnchorDataFromGovernanceAction govAction)

-- Only the `NewConstitution` governance action contains a checkable hash with a corresponding URL.

0 comments on commit ca3eee5

Please sign in to comment.