remove redundant unlock check from stake policy
This commit is contained in:
parent
561cc6c378
commit
52ea8115e3
2 changed files with 10 additions and 21 deletions
|
|
@ -123,7 +123,7 @@ specs =
|
|||
, Destroy.mkTestTree
|
||||
"Destroy locked stakes"
|
||||
Destroy.lockedStakes
|
||||
(Destroy.Validity (Just False) False)
|
||||
(Destroy.Validity (Just True) False)
|
||||
, Destroy.mkTestTree
|
||||
"not authorized by owner"
|
||||
Destroy.notAuthorized
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue