Merge pull request #228 from Liqwid-Labs/nini-faroux/update-comment
Update toVoting comment
This commit is contained in:
commit
b78b08759e
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
|
||||
-- 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue