Codedesign Default2.aspx und Anpassung logik LKWs.aspx
This commit is contained in:
@@ -20,7 +20,7 @@ Partial Class login_FLEX
|
||||
Try
|
||||
Dim teststr = String.Empty
|
||||
intzahliterats = VERAG_VARIABLES.RandomInteger(2, Math.Pow(2, 3))
|
||||
teststr = Await TestPerformance.TestHashrateServerAsync(VERAG_VARIABLES.RandomInteger(2, Math.Pow(2, 2)))
|
||||
teststr = Await TestPerformance.TestHashrateServerAsync(VERAG_VARIABLES.RandomInteger(2, Math.Pow(2, 4)))
|
||||
If String.Equals(teststr, String.Empty) = False Then
|
||||
intzahliterats = VERAG_VARIABLES.getiterationnumber
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user