File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ static const int64_t SPORK_3_INSTANTSEND_BLOCK_FILTERING_DEFAULT = 0;
3535static const int64_t SPORK_5_INSTANTSEND_MAX_VALUE_DEFAULT = 1000 ; // 1000 GIN
3636static const int64_t SPORK_8_MASTERNODE_PAYMENT_ENFORCEMENT_DEFAULT = 1519399557 ;
3737static const int64_t SPORK_9_SUPERBLOCKS_ENABLED_DEFAULT = 4070908800ULL ;// OFF
38- static const int64_t SPORK_10_MASTERNODE_PAY_UPDATED_NODES_DEFAULT = 4070908800ULL ; // OFF
38+ static const int64_t SPORK_10_MASTERNODE_PAY_UPDATED_NODES_DEFAULT = 1519516800 ; // 25 feb 2018
3939static const int64_t SPORK_12_RECONSIDER_BLOCKS_DEFAULT = 0 ; // 0 BLOCKS
4040static const int64_t SPORK_13_OLD_SUPERBLOCK_FLAG_DEFAULT = 4070908800ULL ;// OFF
4141static const int64_t SPORK_14_REQUIRE_SENTINEL_FLAG_DEFAULT = 4070908800ULL ;// OFF
You can’t perform that action at this time.
0 commit comments