1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-14 09:52:53 +00:00

Added test websocket for unit testing

This commit is contained in:
JKorf
2018-07-02 09:22:17 +02:00
parent e3d58c2d25
commit c41b330f0f
3 changed files with 81 additions and 1 deletions
@@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.Text;
using CryptoExchange.Net.Authentication;
using CryptoExchange.Net.Interfaces;