Skip to content

Commit 122a380

Browse files
Seulgi Kimsgkim126
authored andcommitted
Adjust the difficulty of the husky network
1 parent 91fa828 commit 122a380

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

core/res/husky.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"cuckoo": {
55
"params": {
66
"blockReward": "0xba43b7400",
7-
"minScore": "0x020000",
8-
"maxVertex": "0x40000000",
9-
"maxEdge": "0x20000000",
10-
"cycleLength": "42"
7+
"minScore": "0x1050",
8+
"maxVertex": "0x1000",
9+
"maxEdge": "0x800",
10+
"cycleLength": "8"
1111
}
1212
}
1313
},
@@ -24,7 +24,7 @@
2424
"seal": {
2525
"generic": "0x0"
2626
},
27-
"score": "0x20000",
27+
"score": "0x1050",
2828
"author": "tccqqdu5w93amf8xuv3yayzvpfph964a5s2j56hx5pa",
2929
"timestamp": "0x00",
3030
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",

0 commit comments

Comments
 (0)