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 91fa828 commit 122a380Copy full SHA for 122a380
core/res/husky.json
@@ -4,10 +4,10 @@
4
"cuckoo": {
5
"params": {
6
"blockReward": "0xba43b7400",
7
- "minScore": "0x020000",
8
- "maxVertex": "0x40000000",
9
- "maxEdge": "0x20000000",
10
- "cycleLength": "42"
+ "minScore": "0x1050",
+ "maxVertex": "0x1000",
+ "maxEdge": "0x800",
+ "cycleLength": "8"
11
}
12
13
},
@@ -24,7 +24,7 @@
24
"seal": {
25
"generic": "0x0"
26
27
- "score": "0x20000",
+ "score": "0x1050",
28
"author": "tccqqdu5w93amf8xuv3yayzvpfph964a5s2j56hx5pa",
29
"timestamp": "0x00",
30
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
0 commit comments