check minimum stake amount while voting
This commit is contained in:
parent
90c1e6b076
commit
971d258ad5
10 changed files with 88 additions and 49 deletions
|
|
@ -195,7 +195,7 @@ invalidNewGovernorDatum =
|
|||
GovernorDatum
|
||||
{ proposalThresholds =
|
||||
def
|
||||
{ vote = Tagged (-1)
|
||||
{ toVoting = Tagged (-1)
|
||||
}
|
||||
, nextProposalId = ProposalId 42
|
||||
, proposalTimings = def
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue