Skip to content

Commit

Permalink
Export validateGovActionAnchorData
Browse files Browse the repository at this point in the history
  • Loading branch information
palas committed Dec 18, 2024
1 parent 006d051 commit e095ed8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cardano-api/src/Cardano/Api.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1038,6 +1038,7 @@ module Cardano.Api

-- ** Governance actions
, getAnchorDataFromGovernanceAction
, validateGovActionAnchorData

-- ** Governance related certificates
, AnchorDataHash (..)
Expand Down Expand Up @@ -1089,6 +1090,7 @@ import Cardano.Api.Feature
import Cardano.Api.Fees
import Cardano.Api.Genesis
import Cardano.Api.GenesisParameters
import Cardano.Api.Governance.Actions.MetadataValidation
import Cardano.Api.Governance.Actions.ProposalProcedure
import Cardano.Api.Hash
import Cardano.Api.HasTypeProxy
Expand Down

0 comments on commit e095ed8

Please sign in to comment.