only one signer to execute the effect
This commit is contained in:
parent
cee0f4a67a
commit
9cef56084e
1 changed files with 1 additions and 1 deletions
|
|
@ -543,7 +543,7 @@ mutateState =
|
|||
, txInfoDCert = []
|
||||
, txInfoWdrl = []
|
||||
, txInfoValidRange = Interval.always
|
||||
, txInfoSignatories = [signer, signer2]
|
||||
, txInfoSignatories = [signer]
|
||||
, txInfoData =
|
||||
datumPair
|
||||
<$> [ governorInputDatum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue