Skip to content

Commit

Permalink
Revert "Sporks updated"
Browse files Browse the repository at this point in the history
This reverts commit dbc186a.
  • Loading branch information
RzeroD committed Oct 5, 2018
1 parent dbc186a commit a3ae166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spork.h
Expand Up @@ -55,7 +55,7 @@ using namespace boost;
#define SPORK_13_ENABLE_SUPERBLOCKS_DEFAULT 4070908800 //OFF
#define SPORK_14_NEW_PROTOCOL_ENFORCEMENT_DEFAULT 4070908800 //OFF
#define SPORK_15_NEW_PROTOCOL_ENFORCEMENT_2_DEFAULT 4070908800 //OFF
#define SPORK_16_ZEROCOIN_MAINTENANCE_MODE_DEFAULT 978307200 //OFF
#define SPORK_16_ZEROCOIN_MAINTENANCE_MODE_DEFAULT 4070908800 //OFF

class CSporkMessage;
class CSporkManager;
Expand Down

0 comments on commit a3ae166

Please sign in to comment.