auth check tokens instead of effect validator

This commit is contained in:
Emily Martins 2022-08-22 19:43:48 +02:00
parent b6f5574285
commit 6b8efdc364
10 changed files with 503 additions and 410 deletions

View file

@ -269,7 +269,7 @@ specs =
{ forProposalValidator = True
, forStakeValidator = True
, forGovernorValidator = Just False
, forAuthorityTokenPolicy = Just False
, forAuthorityTokenPolicy = Just True
}
, Advance.mkTestTree
"wrong GAT datum"