Skip to content

Commit

Permalink
Sporks updated
Browse files Browse the repository at this point in the history
  • Loading branch information
RzeroD committed Oct 5, 2018
1 parent c64c10b commit dbc186a
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 4070908800 //OFF
#define SPORK_16_ZEROCOIN_MAINTENANCE_MODE_DEFAULT 978307200 //OFF

class CSporkMessage;
class CSporkManager;
Expand Down

0 comments on commit dbc186a

Please sign in to comment.