Update toVoting comment

This commit is contained in:
nini-faroux 2023-02-22 11:00:21 +00:00 committed by 方泓睿
parent 0953580347
commit 60ee4fa4ed

View file

@ -232,7 +232,7 @@ data ProposalThresholds = ProposalThresholds
-- It is recommended this be a high enough amount, in order to prevent DOS from bad
-- actors.
, toVoting :: Tagged GTTag Integer
-- ^ How much GT required to to move into 'Locked'.
-- ^ How much GT required to to move into 'VotingReady'.
, vote :: Tagged GTTag Integer
-- ^ How much GT required to vote on a outcome.
, cosign :: Tagged GTTag Integer