Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
djm34 committed Jan 18, 2021
1 parent fbecd11 commit 1429695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ class CMainParams : public CChainParams
//TODO: fix cyclic dependency
consensus.vDeployments[Consensus::SMART_CONTRACTS_HARDFORK].bit = 30;

nSwitchPhi2Block = 299501;
nSwitchPhi2Block = 299501;
nSwitchRX2Block = 1561960; /// dunno the value
nFirstSCBlock = 350000;
nPruneAfterHeight = 300000;
Expand Down

0 comments on commit 1429695

Please sign in to comment.