Merge pull request #228 from Liqwid-Labs/nini-faroux/update-comment
Update toVoting comment
This commit is contained in:
commit
8f201cb36d
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ data ProposalThresholds = ProposalThresholds
|
||||||
-- It is recommended this be a high enough amount, in order to prevent DOS from bad
|
-- It is recommended this be a high enough amount, in order to prevent DOS from bad
|
||||||
-- actors.
|
-- actors.
|
||||||
, toVoting :: Tagged GTTag Integer
|
, 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
|
, vote :: Tagged GTTag Integer
|
||||||
-- ^ How much GT required to vote on a outcome.
|
-- ^ How much GT required to vote on a outcome.
|
||||||
, cosign :: Tagged GTTag Integer
|
, cosign :: Tagged GTTag Integer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue