We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 426b01a + a136ae6 commit 3bebcb6Copy full SHA for 3bebcb6
1 file changed
src/fork.h
@@ -39,8 +39,8 @@ static const int64_t VELOCITY_TDIFF = 0; // Use Velocity's retargetting method.
39
Update 1.0.0:
40
- Add first developer address
41
*/
42
-#define VERION_1_0_0_0_MANDATORY_UPDATE_START 1558310400 // Monday, 20 May 2019 00:00:00 GMT
43
-#define VERION_1_0_0_0_MANDATORY_UPDATE_END 1558310400 // Monday, 20 May 2019 00:00:00 GMT
+#define VERION_1_0_0_0_MANDATORY_UPDATE_START 1558310750 // Monday, 20 May 2019 00:00:00 GMT
+#define VERION_1_0_0_0_MANDATORY_UPDATE_END 1558310750 // Monday, 20 May 2019 00:00:00 GMT
44
#define VERION_1_0_0_0_DEVELOPER_ADDRESS "dSCXLHTZJJqTej8ZRszZxbLrS6dDGVJhw7"
45
46
/*
0 commit comments