Skip to content

Commit

Permalink
Feat #11 and rest, removed no longer needed type
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabhxyz committed Jan 5, 2024
1 parent afd40c5 commit 770de21
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@ mkOBMarketTokenInfo (Price marketPrice) spread sellOrders buyOrders =
sumVolBuy Volume
sumVolBuy = volumeGTPrice (Price (marketPrice - (marketPrice * spread))) buyOrders

type MaestroMarketInfo = M.Map MMTokenPair Price

getOrderBookPrices
PricesProviders
[MMTokenPair]
Expand Down

0 comments on commit 770de21

Please sign in to comment.