make it possible for delegatee to vote with delegated and own stakes
This commit is contained in:
parent
a0946a8dbc
commit
3eb71a55a3
3 changed files with 41 additions and 9 deletions
|
|
@ -160,6 +160,10 @@ specs =
|
|||
"transparent non-GT tokens"
|
||||
Vote.transparentAssets
|
||||
(Vote.Validity True True)
|
||||
, Vote.mkTestTree
|
||||
"Delegatee vote with own and delegated stakes in one tx"
|
||||
Vote.delegateeVoteWithOwnAndDelegatedStakeBundle
|
||||
(Vote.Validity True True)
|
||||
]
|
||||
, group
|
||||
"illegal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue