mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-20 04:42:57 +00:00
iexchange client improvements
This commit is contained in:
@@ -24,7 +24,7 @@ namespace CryptoExchange.Net.ExchangeInterfaces
|
||||
/// <summary>
|
||||
/// Status of the order
|
||||
/// </summary>
|
||||
public string CommonStatus { get; }
|
||||
public IExchangeClient.OrderStatus CommonStatus { get; }
|
||||
/// <summary>
|
||||
/// Whether the order is active
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user