We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ad8232 + 8647642 commit b11f92dCopy full SHA for b11f92d
rskj-core/src/main/resources/config/main.conf
@@ -14,7 +14,7 @@ blockchain.config {
14
fingerroot500 = 5468000,
15
arrowhead600 = 6223700,
16
arrowhead631 = 6549300,
17
- lovell700 = -1
+ lovell700 = 7338024
18
}
19
20
rskj-core/src/main/resources/config/testnet.conf
fingerroot500 = 4015800,
arrowhead600 = 4927100,
arrowhead631 = -1,
+ lovell700 = 6110487
},
consensusRules = {
rskip97 = -1, # disable orchid difficulty drop
rskj-core/src/main/resources/version.properties
@@ -1,2 +1,2 @@
1
versionNumber='7.0.0'
2
-modifier="RC"
+modifier="LOVELL"
0 commit comments