Rename a bit for more clarity
This commit is contained in:
@@ -26,7 +26,7 @@ public class PlatformSummaryGrainState
|
||||
|
||||
[Id(7)] public decimal OpenInterest { get; set; }
|
||||
|
||||
[Id(8)] public int TotalPositionCount { get; set; }
|
||||
[Id(8)] public int TotalLifetimePositionCount { get; set; }
|
||||
|
||||
[Id(9)] public decimal TotalPlatformFees { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user