Merge pull request #228 from Liqwid-Labs/nini-faroux/update-comment

Update toVoting comment
This commit is contained in:
方泓睿 2023-03-10 23:21:19 +08:00 committed by GitHub
commit b78b08759e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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