From 7e51470a8a4173981304a363c0a1b586d780084b Mon Sep 17 00:00:00 2001 From: Emily Martins Date: Thu, 18 Aug 2022 18:48:38 +0200 Subject: [PATCH] add docstring for `PProposalEffectGroup` --- agora/Agora/Proposal.hs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/agora/Agora/Proposal.hs b/agora/Agora/Proposal.hs index 52e8378..97d0db9 100644 --- a/agora/Agora/Proposal.hs +++ b/agora/Agora/Proposal.hs @@ -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