add missing doc strings

This commit is contained in:
fanghr 2022-05-20 01:10:24 +08:00
parent ec48f4de95
commit 67a5f3a54d
2 changed files with 8 additions and 1 deletions

View file

@ -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