mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-07 16:06:15 +00:00
Update SpotClient.razor
This commit is contained in:
parent
e7400ce334
commit
31111006c7
@ -49,7 +49,6 @@
|
||||
foreach(var task in tasks)
|
||||
{
|
||||
if(task.Item2.Result.Success)
|
||||
// TODO new version
|
||||
_prices.Add(task.Item1, task.Item2.Result.Data.HighPrice);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user