Fiftyw3bs
Fiftyw3bs
Is there a fix or workaround for this issue? I'm utilizing plutus-apps v1.0.0 tag.
Below is an excerpt of the off-chain code: ```haskell return $ fromJust (mustMint (GYMintScript $ colonyMintingPolicy' cSettings stepAddress treasuryAddress colony) redeemer tokenNameFromPlutus (fromMemberTypeToTokenName ColonyOwner) Just (toInteger (length creators))) foldMap mustBeSignedBy...
@sourabhxyz The issue is resolved. It is actually not even an issue. I was just too preoccupied with other things and distracted to realize, that it's just the minimum ada...