1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-21 13:23:07 +00:00

No longer waiting for timesyncing to complete when it's not the first request

This commit is contained in:
JKorf
2022-06-12 15:21:22 +02:00
parent c13dfa4461
commit d451c18821
2 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ namespace CryptoExchange.Net
/// Get time sync info for an API client
/// </summary>
/// <returns></returns>
protected abstract TimeSyncInfo GetTimeSyncInfo();
public abstract TimeSyncInfo GetTimeSyncInfo();
/// <summary>
/// Get time offset for an API client