cowprotocol / cow-amm

An automated market maker running on top of CoW Protocol
17 stars 5 forks source link

fix: simplified imports and rm unused variable #97

Closed wei3erHase closed 4 months ago

wei3erHase commented 4 months ago

This PR aims to make the GetTradeableOrder library easily inherited by other repos. Also it removes the unused tradedAmountToken0 from the library.

Pending issues addressed in [draft] #98: