add missing doc strings
This commit is contained in:
parent
3f5707eb86
commit
bce9b45c25
2 changed files with 8 additions and 1 deletions
|
|
@ -199,7 +199,10 @@ proposalTimingConfig =
|
|||
, executingTime = 3000
|
||||
}
|
||||
|
||||
-- FIXME: should be removed.
|
||||
{- | Hard coded starting time of every propoal.
|
||||
This will be calculated by the governor in the future.
|
||||
FIXME: Remove this.
|
||||
-}
|
||||
tmpProposalStartingTime :: ProposalStartingTime
|
||||
tmpProposalStartingTime = ProposalStartingTime 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue