Closed
Description
This fails to check symbol == null
which is a trivial fix but I'm not sure if this is masking a deeper problem. When I test, it fails on ETCETH
. GetMarketSymbolsAsync
returns ETC/ETH but GetMarketSybolsMetadataAsync
has:
It seems quite an easy match; not sure why it's doing this raw string manipulation when alt fields contain the data. But I'm too tired to try a fix right now without breaking something :)
Metadata
Metadata
Assignees
Labels
No labels