add docstring for PProposalEffectGroup

This commit is contained in:
Emily Martins 2022-08-18 18:48:38 +02:00
parent 255c38db67
commit 7e51470a8a

View file

@ -595,6 +595,11 @@ deriving via
instance
(PConstantDecl ProposalVotes)
{- | The effect script hashes and their associated datum hash and authority check script hash
belonging to a particular effect group or result.
@since 1.0.0
-}
type PProposalEffectGroup =
PMap
'Unsorted