add docstring for PProposalEffectGroup
This commit is contained in:
parent
2f1e04b4f7
commit
da9e60d34c
1 changed files with 5 additions and 0 deletions
|
|
@ -595,6 +595,11 @@ deriving via
|
||||||
instance
|
instance
|
||||||
(PConstantDecl ProposalVotes)
|
(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 =
|
type PProposalEffectGroup =
|
||||||
PMap
|
PMap
|
||||||
'Unsorted
|
'Unsorted
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue