mirror of
https://github.com/dashpay/dash.git
synced 2024-12-28 13:32:47 +01:00
setting masternode start time to now
This commit is contained in:
parent
bb7fa4f92d
commit
dfbd4a7f73
@ -37,7 +37,7 @@ class CBitcoinAddress;
|
||||
#define MASTERNODE_PAYMENTS_MAX 1
|
||||
#define MASTERNODE_PAYMENTS_EXPIRATION 10
|
||||
#define START_MASTERNODE_PAYMENTS_TESTNET 1403568776 //Tue, 24 Jun 2014 00:12:56 GMT
|
||||
#define START_MASTERNODE_PAYMENTS 4085657524 //Fri, 20 Jun 2099 16:00:00 GMT
|
||||
#define START_MASTERNODE_PAYMENTS 1403728576 //Fri, 20 Jun 2099 16:00:00 GMT
|
||||
|
||||
#define MASTERNODE_MIN_CONFIRMATIONS 6
|
||||
#define MASTERNODE_MIN_MICROSECONDS 5*60*1000*1000
|
||||
|
Loading…
Reference in New Issue
Block a user