only one signer to execute the effect

This commit is contained in:
fanghr 2022-05-11 17:43:04 +08:00
parent cee0f4a67a
commit 9cef56084e
No known key found for this signature in database
GPG key ID: 35CD9A71CD5D5870

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