mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-15 10:22:57 +00:00
Rename RatelimiterEnabled option to RateLimiterEnabled
This commit is contained in:
@@ -67,7 +67,7 @@ namespace CryptoExchange.Net.Objects.Options
|
||||
Proxy = Proxy,
|
||||
RequestTimeout = RequestTimeout,
|
||||
RateLimitingBehaviour = RateLimitingBehaviour,
|
||||
RatelimiterEnabled = RatelimiterEnabled,
|
||||
RateLimiterEnabled = RateLimiterEnabled,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user