Skip to content

Commit

Permalink
Added missing field in contract terms
Browse files Browse the repository at this point in the history
  • Loading branch information
yveshauser committed Jan 10, 2022
1 parent 83383e2 commit 08f934e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions marlowe-actus/test/Spec/Marlowe/ACTUS/QCGenerator.hs
Expand Up @@ -196,6 +196,7 @@ contractTermsGen' ct = do
contractPerformance = Just PRF_PF,
creditEventTypeCovered = Just CETC_DF,
coverageOfCreditEnhancement = Nothing,
guaranteedExposure = Nothing,
-- Penalties
penaltyRate = Just penaltyrate,
penaltyType = Just penaltytype,
Expand Down

0 comments on commit 08f934e

Please sign in to comment.