austinyearlykim/wolf

USDT Trading pair is not supported?

Closed this issue · 3 comments

USDT Trading pair is not supported?

hi, @itsjNathan

USDT is not supported I believe.

there is currently a test in mocha that doesn't check for USDT as it very primitively checks for a 3 letter trading pair: BTC, ETH, LTC. I believe wolf also uses the same logic for determining the trading pair.

There needs to be a small refactor where each asset in the trading pair are separate fields rather than a string. I'll get on it this weekend.

im finally getting time to breathe, changes on the way!

#29

awwwwww yeahhh~

Completed, tested, and merged!