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 1a8042d commit 490166cCopy full SHA for 490166c
personas.json.sample
@@ -0,0 +1,17 @@
1
+{
2
+ "0x1234567890abcdef1234567890abcdef12345678": {
3
+ "idleBias": 0.00942793002497938,
4
+ "pingBias": 0.0842624813072449,
5
+ "minAmount": 0.00012672600278248618,
6
+ "maxAmount": 0.018966847269855824,
7
+ "activeHours": [
8
+ 7,
9
+ 22
10
+ ],
11
+ "cooldownAfterFail": 225,
12
+ "avgWait": 92,
13
+ "retryBias": 0.18000638170775474,
14
+ "maxNonce": 598,
15
+ "failCount": 0,
16
+ "lastFailAt": null
17
+ },
0 commit comments