add docstring for PProposalEffectGroup
This commit is contained in:
parent
255c38db67
commit
7e51470a8a
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue