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 = []
|
, txInfoDCert = []
|
||||||
, txInfoWdrl = []
|
, txInfoWdrl = []
|
||||||
, txInfoValidRange = Interval.always
|
, txInfoValidRange = Interval.always
|
||||||
, txInfoSignatories = [signer, signer2]
|
, txInfoSignatories = [signer]
|
||||||
, txInfoData =
|
, txInfoData =
|
||||||
datumPair
|
datumPair
|
||||||
<$> [ governorInputDatum
|
<$> [ governorInputDatum
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue