1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-16 02:43:00 +00:00

Feature/cryptoclients update (#198)

This commit is contained in:
Jan Korf
2024-04-28 10:56:51 +02:00
committed by GitHub
parent bb7ba5ea49
commit 971c049c5f
9 changed files with 81 additions and 6 deletions
@@ -729,7 +729,7 @@ namespace CryptoExchange.Net.Sockets
public int Id { get; set; }
/// <summary>
/// The request id
/// The request weight
/// </summary>
public int Weight { get; set; }