Skip to content

Commit

Permalink
Spark mainnet HF blocks set
Browse files Browse the repository at this point in the history
  • Loading branch information
levonpetrosyan93 committed Nov 20, 2023
1 parent a6e073b commit 54fb00f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/firo_params.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,9 @@ static const int64_t DUST_HARD_LIMIT = 1000; // 0.00001 FIRO mininput
#define DANDELION_FLUFF 10

// Spark
#define SPARK_START_BLOCK 900000
#define SPARK_START_BLOCK 819300 // Approx Jan 18 2024 8:00 AM UTC
#define SPARK_TESTNET_START_BLOCK 107000
#define LELANTUS_GRACEFUL_PERIOD 950000
#define LELANTUS_GRACEFUL_PERIOD 1119200 // Approx June 30 2025
#define LELANTUS_TESTNET_GRACEFUL_PERIOD 140000

// Versions of zerocoin mint/spend transactions
Expand Down

0 comments on commit 54fb00f

Please sign in to comment.