We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4022ca4 commit a01ebddCopy full SHA for a01ebdd
src/ExchangeSharp/API/Exchanges/FTX/ExchangeFTXAPI.cs
@@ -5,7 +5,7 @@
5
using System.Text.RegularExpressions;
6
using System.Threading.Tasks;
7
8
-namespace ExchangeSharp.API.Exchanges.FTX
+namespace ExchangeSharp
9
{
10
public sealed partial class ExchangeFTXAPI : ExchangeAPI
11
src/ExchangeSharp/API/Exchanges/FTX/FTXExtensions.cs
@@ -1,4 +1,4 @@
1
2
3
/// <summary>
4
/// Extension helper methods.
0 commit comments