add tests for GAT minting
no more propsoal T_T
This commit is contained in:
parent
2098de2d9c
commit
558313e213
12 changed files with 1544 additions and 751 deletions
|
|
@ -242,7 +242,7 @@ mkTimeRange ps =
|
|||
in closedBoundedInterval s $ o + di
|
||||
else always
|
||||
|
||||
-- | Get the starting time of the propsoal.
|
||||
-- | Get the starting time of the proposal.
|
||||
mkProposalStartingTime :: Parameters -> ProposalStartingTime
|
||||
mkProposalStartingTime ps =
|
||||
if ps.timeRangeClosed
|
||||
|
|
@ -413,7 +413,7 @@ invalidProposalStatusParameters =
|
|||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
{- | Create a test tree that runs the propsoal minting policy, the governor
|
||||
{- | Create a test tree that runs the proposal minting policy, the governor
|
||||
validator and the stake validator to test the functionalities of creting
|
||||
proposals
|
||||
-}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue