econia-labs / econia

Hyper-parallelized on-chain order book for the Aptos blockchain
https://econia.dev
Other
134 stars 47 forks source link

[ECO-1652] fix last price in tickers #766

Closed CRBl69 closed 4 months ago

CRBl69 commented 4 months ago

Description

This PR fixes a function used in api.tickers that would return a bad price.

Testing

Run DSS and ensure price column in api.tickers is correct.

Checklist