Skip to content

Commit 50c8474

Browse files
committed
fix: double light hard fork
double light hard fork to fix potential syncing issues.
1 parent 4f03168 commit 50c8474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cryptonote_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ full_addrs.insert(SEED_NODE_5);
254254

255255

256256
// Updates data
257-
#define BLOCK_HEIGHT_SF_V_2_2_0 914000 // stealth address verification Tuesday, April 5, 2022 22:30:00 UTC
257+
#define BLOCK_HEIGHT_SF_V_2_2_0 910000 // stealth address verification Tuesday, March 23, 2022 03:00:00 UTC
258258

259259

260260
// Network data nodes

0 commit comments

Comments
 (0)