Skip to content

Commit be43b12

Browse files
committed
move CurveExtrasLib into test/ for now
1 parent 453858e commit be43b12

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

docs/architecture.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ The above contracts depend on libraries:
2525
* `FundsLib`: Moving tokens: approvals and transfers in/out
2626
* `CurveLib`: Mathematical routines for calculating the EulerSwap curve
2727
* `QuoteLib`: Computing quotes. This involves invoking the logic from `CurveLib`, as well as taking into account other limitations such as vault utilisation, supply caps, etc.
28-
* `CurveExtrasLib`: Extra utilities for curve computations. Not used in the EulerSwap itself, but potentially useful for integrators.
2928

3029
And some utilities:
3130

File renamed without changes.

0 commit comments

Comments
 (0)