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.
2 parents 09d1307 + 1420e07 commit edfac0dCopy full SHA for edfac0d
rskj-core/src/main/resources/config/main.conf
@@ -6,7 +6,7 @@ blockchain.config {
6
orchid = 729000,
7
orchid060 = 1052700,
8
wasabi100 = 1591000,
9
- twoToThree = 187200
+ twoToThree = 2018000
10
}
11
12
rskj-core/src/main/resources/config/testnet.conf
orchid = 0,
orchid060 = 0,
wasabi100 = 0,
- twoToThree = 370000
+ twoToThree = 504000
},
consensusRules = {
rskip97 = -1, # disable orchid difficulty drop
0 commit comments