only one signer to execute the effect

This commit is contained in:
fanghr 2022-05-11 17:43:04 +08:00
parent f2d30250da
commit cad04c6273

View file

@ -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