witnessing stakes in reference inputs
This commit is contained in:
parent
ce787fe19c
commit
b2aefbe502
5 changed files with 340 additions and 257 deletions
|
|
@ -9,8 +9,7 @@ Proposal scripts encoding effects that operate on the system.
|
|||
-}
|
||||
module Agora.Proposal (
|
||||
-- * Haskell-land
|
||||
|
||||
-- Proposal (..),
|
||||
ProposalEffectMetadata (..),
|
||||
ProposalEffectGroup,
|
||||
ProposalDatum (..),
|
||||
ProposalRedeemer (..),
|
||||
|
|
@ -22,6 +21,7 @@ module Agora.Proposal (
|
|||
emptyVotesFor,
|
||||
|
||||
-- * Plutarch-land
|
||||
PProposalEffectMetadata (..),
|
||||
PProposalEffectGroup,
|
||||
PProposalDatum (..),
|
||||
PProposalRedeemer (..),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue