Skip to content

Commit

Permalink
Compilation for people who want to try the new version without Hardfork
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptoslave committed Feb 16, 2016
1 parent 42cffe4 commit 6e80477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pow.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include "uint256.h"

#include <stdint.h>
#define HARDFORK_BLOCK 500000
//#define HARDFORK_BLOCK 500000 //! CSlave: Let's remove the hardfork until the time is set in stone

class CBlockHeader;
class CBlockIndex;
Expand Down

0 comments on commit 6e80477

Please sign in to comment.