Skip to content

Commit

Permalink
Testnet HF blocks set
Browse files Browse the repository at this point in the history
  • Loading branch information
levonpetrosyan93 committed Jul 2, 2023
1 parent a350494 commit c5d398a
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 @@ -181,9 +181,9 @@ static const int64_t DUST_HARD_LIMIT = 1000; // 0.00001 FIRO mininput

// Spark
#define SPARK_START_BLOCK 700000
#define SPARK_TESTNET_START_BLOCK 150000
#define SPARK_TESTNET_START_BLOCK 107000
#define LELANTUS_GRACEFUL_PERIOD 800000
#define LELANTUS_TESTNET_GRACEFUL_PERIOD 200000
#define LELANTUS_TESTNET_GRACEFUL_PERIOD 140000

// Versions of zerocoin mint/spend transactions
#define ZEROCOIN_TX_VERSION_3 30
Expand Down

0 comments on commit c5d398a

Please sign in to comment.