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 Nov 14, 2024
1 parent b3dc775 commit c5a74fe
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 c5a74fe

Please sign in to comment.