fix tests for cosigning
This commit is contained in:
parent
c65bf3e6d2
commit
e762db8d18
7 changed files with 320 additions and 194 deletions
|
|
@ -191,6 +191,7 @@ instance Default ProposalThresholds where
|
|||
, create = Tagged 1
|
||||
, toVoting = Tagged 100
|
||||
, vote = Tagged 100
|
||||
, cosign = Tagged 100
|
||||
}
|
||||
|
||||
authorityTokenSymbol :: CurrencySymbol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue