Skip to content

Commit

Permalink
Fix generated files end-of-file
Browse files Browse the repository at this point in the history
  • Loading branch information
palas committed Jan 17, 2024
1 parent a81b1d0 commit 3424a20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -606,4 +606,4 @@ cfd = initialDeposit party partyDeposit (TimeParam "Party deposit deadline") Clo
$ refundAfterDifference party partyDeposit counterparty counterpartyDeposit (UseValue increaseInPrice)
)
refundBoth
"""
"""
Original file line number Diff line number Diff line change
Expand Up @@ -357,4 +357,4 @@ contractForDifferencesWithOracle =
(UseValue "Increase in price")
(ConstantParam "Amount paid by party"))
(UseValue "Increase in price")
(ConstantParam "Amount paid by party")) Close)) Close))))] (TimeParam "Second window deadline") Close)))] (TimeParam "First window deadline") Close)))] (TimeParam "Counterparty deposit deadline") Close))] (TimeParam "Party deposit deadline") Close"""
(ConstantParam "Amount paid by party")) Close)) Close))))] (TimeParam "Second window deadline") Close)))] (TimeParam "First window deadline") Close)))] (TimeParam "Counterparty deposit deadline") Close))] (TimeParam "Party deposit deadline") Close"""

0 comments on commit 3424a20

Please sign in to comment.