Look for governor in script inputs only
This commit is contained in:
parent
6677b05831
commit
bcbb84690c
3 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -199,7 +199,7 @@ mutateGovernorValidator =
|
||||||
# "Governor UTXO should carry GST"
|
# "Governor UTXO should carry GST"
|
||||||
# ( pfindInputWithStateThreadToken
|
# ( pfindInputWithStateThreadToken
|
||||||
# pfromData gstSymbol
|
# pfromData gstSymbol
|
||||||
# txInfoF.inputs
|
# scriptInputs
|
||||||
)
|
)
|
||||||
|
|
||||||
governorRef = pfield @"outRef" # governorInput
|
governorRef = pfield @"outRef" # governorInput
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue