actually check GAT
This commit is contained in:
parent
e6516e21e3
commit
6a887e4cbd
1 changed files with 1 additions and 1 deletions
|
|
@ -603,7 +603,7 @@ governorValidator gov =
|
||||||
gatCount <- plet $ plength #$ pto $ pto effectGroup
|
gatCount <- plet $ plength #$ pto $ pto effectGroup
|
||||||
|
|
||||||
passert "Required amount of GATs should be minted" $
|
passert "Required amount of GATs should be minted" $
|
||||||
psymbolValueOf # ppstSymbol # txInfo.mint #== gatCount
|
psymbolValueOf # patSymbol # txInfo.mint #== gatCount
|
||||||
|
|
||||||
outputsWithGAT <-
|
outputsWithGAT <-
|
||||||
plet $
|
plet $
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue